cnjinhao / nana

a modern C++ GUI library
https://nana.acemind.cn
Boost Software License 1.0
2.32k stars 333 forks source link

Dev dpi make DPI experimental #699

Closed qPCR4vir closed 5 months ago

qPCR4vir commented 5 months ago

Unfortunately, inputbox and listbox are not usable with 200% or more. We better default now to DPI unaware, and I will continue to try to fix it "approximately", but in an experimental branch, to revert the default to DPI aware.

A real, definitive fix will be very complex...