Unplanned
Last Updated: 28 Aug 2024 09:21 by Jorge
Incorrect DPI Scaling when half of the window is on another monitor with different scaling. 
Unplanned
Last Updated: 18 Jun 2024 14:34 by Martin Ivanov
Currently, when you click on a parent RadMenuItem in the Visual Studio designer, the popup with its child RadMenuItem is displayed. However, there is no way to hide the popup until the project is rebuild or the .xaml file is closed and opened again. This is troublesome because the popup is displayed on top of all Windows applications.
To resolve this, add code that handles the click outside of the menu (during the design-time) or add an option to avoid opening the popup at all.