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 279 forks source link

Accurate window size and bounds access on Win host #274

Closed wwarby closed 3 years ago

wwarby commented 3 years ago

Probably not suitable for merging as-is, but to demonstrate a solution to a problem I had with accurately measuring and resetting the window dimensions and position. Will raise an issue to discuss reasoning.