Files
OrcaSlicer-KX/src
Leland Lucius 2532e03e49 Fix garbled text when display scalling > 300% (#3402)
* Fix garbled text when display scalling > 300%

On Windows, if your display scaling is greater than 300%,
the text rendered by imgui will be garbled. Allowing imgui
to do the scaling instead of making the font to large
corrects the issue.

* Only use modified scaling on Windows

And only if the system's scaling factor is greater than 300%.

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-01-15 21:01:43 +08:00
..
2023-12-01 10:42:45 +00:00
2023-08-09 13:42:41 +08:00
2023-12-23 17:44:09 +08:00
2023-12-19 23:46:19 +08:00
2023-08-09 13:42:41 +08:00
2023-12-01 10:42:45 +00:00