chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 280 forks source link

Restore lost DPI scaling fix for draggable regions feature #312

Closed donotcodeit closed 3 years ago

donotcodeit commented 3 years ago

We had this fix in #153, then it was lost somehow. Probably during drag handler implementation.

mattkol commented 3 years ago

@donotcodeit thanks for noticing this.