Delta-v/Content.Client/UserInterface/Controls
chairbender 803eda40c3
Fix "stuck" drag/drop controls using ControlFocusExited (#2828)
* #1449 use new ControlFocusExited override for drag/drop controls to avoid getting
"stuck" dragging when the control lost focus mid drag, also use the renamed
KeyboardFocusEntered/Exited methods.

* Update Content.Client/UserInterface/ActionMenuItem.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Update ActionMenuItem.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-01-13 23:20:23 +01:00
..
ActionSlot.cs Fix "stuck" drag/drop controls using ControlFocusExited (#2828) 2021-01-13 23:20:23 +01:00
AlertControl.cs Alerts now use SpriteSpecifier 2020-12-23 23:45:52 +01:00
HighDivider.cs Re-organize style sheets and add StyleSpace. 2020-04-04 15:10:51 +02:00