instance info tooltip not cleared #120
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sometimes, the hover detailed instance info can leak and end up in the top-left corner, only clearable by a refresh.
This is probably a lifecycle issue (we should clear it not just on unhover but also on parent destruction).
I think this issue also occurs with some other tooltips, probably an issue with the general tooltip thingy.
Detailed instance info leaksto instance info tooltip not cleared