contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.32k stars 102 forks source link

Fix window resize events not respecting content scale #1365

Closed christianparpart closed 7 months ago

christianparpart commented 7 months ago

this is mostly affecting HiDPI screens, anything with a non-standard DPI setting.

no changelog entry needed, because it was introduced with the QML rework

Closes #1299.