kettle11 / kapp

A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)
Apache License 2.0
56 stars 4 forks source link

SDL backend does not handle DPI like the other platforms #70

Open kettle11 opened 3 years ago

kettle11 commented 3 years ago

Presently created windows will be too large and likely events will report coordinates different from other platforms.