gabdube / native-windows-gui

A light windows GUI toolkit for rust
https://gabdube.github.io/native-windows-gui/
MIT License
1.96k stars 127 forks source link

fix: prevent DC leaking on getting DPI #302

Open eugenesvk opened 4 months ago

eugenesvk commented 4 months ago

This seems to work, but haven't tested it much

Closes https://github.com/gabdube/native-windows-gui/issues/301