cool
This commit is contained in:
@@ -48,6 +48,9 @@ namespace BITKit.UX
|
||||
Hovering = null;
|
||||
return;
|
||||
}
|
||||
|
||||
if(_rootVisualElement is not {panel:not null})return;
|
||||
|
||||
var tooltip = CurrentToolTip(_rootVisualElement.panel);
|
||||
if (tooltip != "")
|
||||
{
|
||||
|
Reference in New Issue
Block a user