You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When resizing action starts, current mouse position is remembered and later tested against hit testing, even during resizing. That leads to buttons getting focused/unfocused, tooltips being displayed/hidden. Furthermore, when a tooltip appears and I try to keep resizing, applications stops resizing actions and reverts size back to starting value.
Describe the bug
When resizing action starts, current mouse position is remembered and later tested against hit testing, even during resizing. That leads to buttons getting focused/unfocused, tooltips being displayed/hidden. Furthermore, when a tooltip appears and I try to keep resizing, applications stops resizing actions and reverts size back to starting value.
To Reproduce
AvaloniaResizingTooltip.zip
Expected behavior
Button doesn't get focused nor its tooltip appears during resize action.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: