Fix: Viewport drag tooltips not being removed when dragging over other windows
This commit is contained in:

committed by
Michael Lutz

parent
ae94b2d296
commit
3ede756d23
@@ -268,6 +268,7 @@ enum TooltipCloseCondition {
|
||||
TCC_RIGHT_CLICK,
|
||||
TCC_HOVER,
|
||||
TCC_NONE,
|
||||
TCC_EXIT_VIEWPORT,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user