Hi,
running the DockManager on a high DPI (200%) screen, it's hard to grab the resize handle. The area where the mouse cursor changes to resize is very small - I guess it's not adapting to the high DPI screen.
Regards,
Stefan
Hi,
running the DockManager on a high DPI (200%) screen, it's hard to grab the resize handle. The area where the mouse cursor changes to resize is very small - I guess it's not adapting to the high DPI screen.
Regards,
Stefan
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
We have improved the current DockManager and DocumentManager HDPI support. Now, the resize zones are scaled based on the current DPI scale factor.
Also, we have introduced the capability to change the thickness of the resize zones programmatically using the DockManager.DockingOptions.CustomResizeZoneThickness and DocumentManager.View.CustomResizeZoneThickness properties, or BarAndDockingController.PropertiesDocking.CustomResizeZoneThickness to immediately apply custom thickness to resizeZones of DockManager panels and DocumentManager documents.
I just installed 15.2.10 which was released today and it obviously didn't make it into that release. Any idea which release it will be in?
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hi Stefan,
I've attached a video to illustrate how it looks on my side. Do you see the same result? I agree that currently the panel resizer is small. I've passed this ticket to our developers to improve this.