Daniel Clark
Daniel Clark
Thanks! I've logged the issue over at the WinUI repro - https://github.com/microsoft/microsoft-ui-xaml/issues/2392
I have written a written a Notification Flyout control which could be useful for this feature. This control uses XamlIslands to host a UWP app inside a WPF window to...
@crutkas I have added one now.
I am pretty sure this is the only official way to get the proper Acrylic effect on a Win32 Window, albeit I believe it is undocumented. Rafael himself has documented...
Will this ever be fixed?
I'd really like to see this happening too!
Excellent, that is great to hear. Thank you!
@timunie Probably accidentally by hitting close with comment 🤦♂️. I'll leave this one for @amwx to decide to whether to reopen, or keep this one closed though. @amwx has already...
This appears to be the toggle button that is handling the Space key. For now I've worked around this issue by adding a custom ToggleButton and re-templated the SettingsExpander style...
I've chucked together a quick sample Avalonia UI app containing the relevant codes, hope it helps 👍 [AvaloniaApplication1.zip](https://github.com/AvaloniaUI/Avalonia/files/5164359/AvaloniaApplication1.zip)