34 Commits (221bec69d4e453fdceeac34895ca583ab4aa0831)

Author SHA1 Message Date
Giuseppe Lippolis 221bec69d4 Revert "fix: Address CA1847 rule" 4 years ago
Giuseppe Lippolis 2f8273ae64 fix: Address CA1847 rule 4 years ago
Luis von der Eltz 29d957282e Remove unsetting 4 years ago
Luis von der Eltz 44b8df516c Set OverlayDismissEventPassThrough to false, add OverlayInputPassThroughElement property 4 years ago
Luis von der Eltz 9ab31f60b4 Fix button flyout toggle 4 years ago
Max Katz 49aad04861
Apply target's TemplatedParent to a Flyout and Tooltip, when it's opened (#8412) 4 years ago
Dan Walmsley 90287bbe0c re-set popup.Parent if its no longer set. 4 years ago
Max Katz 6dbb828b60 Reset popup parent on flyout hidden 4 years ago
Steven Kirk d80cfbca18 Remove #nullable directives. 4 years ago
Steven Kirk 77d059be22 Add nullable annotations to Avalonia.Controls. 4 years ago
Steven Kirk 76667dbd0d Finished adding nullable annotations to Avalonia.Base. 4 years ago
Dan Walmsley f7e3060541
make IsOpenProperty on flyoutbase public. 4 years ago
Giuseppe Lippolis a828e5b4f5 fixes: MenuFlyout Possible null reference argument for parameter 5 years ago
amwx 1760ffee5a Move CancelOpening check 5 years ago
Luis von der Eltz a9affd64bf Add support for Flyouts, ToolTips & ContextMenus 5 years ago
Miha Markič 97c33f432a Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
Max Katz 800788be20 Use ContextRequested event to show ContextFlyout + some refactoring of FlyoutBase 5 years ago
Max Katz 5483071599 Fix cancellable contexts #6057 5 years ago
Dan Walmsley b78d2a0e06 use Pixel api types when working in screen coordinates. 5 years ago
Dan Walmsley 45299c1505 use renderscaling. 5 years ago
Dan Walmsley b80ee86729 no need for toplevel. 5 years ago
Dan Walmsley f10f546821 scale flyout transient area. 5 years ago
amwx 1a0d5cf334 A few more fixes 5 years ago
amwx 8786250eb2 FlyoutBase updates 5 years ago
amwx ca8d70844f Add docs and clean up 5 years ago
amwx 461ea5488c Fixes 5 years ago
amwx 780dd1bc74 Show ContextFlyout on right click 5 years ago
amwx b1b9f6f7d2 ContextFlyouts 5 years ago
amwx be0cdd157b Add ShowMode to FlyoutBase 5 years ago
amwx a1583ef3e8 Couple fixes 5 years ago
amwx a71910f928 Initial Flyout Impl 5 years ago