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
In windows, most context menus are separate from their respective window, and can "float" past the window borders. However, from looking at the WinUI3 controls gallery, it seems that context menus are restricted to the application window. Is this just the control gallery, or is this actually a limitation of WinUI3? If so, are there plans to add this functionality? (Say, when background acrylic and multi window support launches?)
Compare the uwp xaml gallery and the WinUI3 gallery:
The text was updated successfully, but these errors were encountered:
In windows, most context menus are separate from their respective window, and can "float" past the window borders. However, from looking at the WinUI3 controls gallery, it seems that context menus are restricted to the application window. Is this just the control gallery, or is this actually a limitation of WinUI3? If so, are there plans to add this functionality? (Say, when background acrylic and multi window support launches?)
Compare the uwp xaml gallery and the WinUI3 gallery:
![image](https://user-images.githubusercontent.com/31492625/161405656-62b12623-f09e-4707-a5a8-4a7ea982d2e1.png)
![image](https://user-images.githubusercontent.com/31492625/161405660-0d316a94-3a3c-4404-8a8b-adcd255a1498.png)
The text was updated successfully, but these errors were encountered: