mikigal / Anime4K-GUI

GUI application for Anime4K shaders which allows to save upscaled video to disk
88 stars 7 forks source link

1.1.5 High DPI scale issue #23

Closed Kevin-2106 closed 4 months ago

Kevin-2106 commented 4 months ago

Running on Windows 11 23H2. My display is 2560x1600 with a DPI scale of 150%. Running the program would cause itself infinitely scaling larger, outside the screen, resulting in MAX usage of CPU and RAM, then crash.

I believe it was a issue with DPI scale, as when the High DPI scale replacement was set to system (System simply Integer scale the application window), it works well.

mikigal commented 4 months ago

This issue was caused by Giu bug (https://github.com/AllenDang/giu/pull/812) I updated Giu to 0.8.1 (https://github.com/mikigal/Anime4K-GUI/commit/e274a7162b0fc83d7efc334ea7e9f61bb411d7ad) and released v1.1.6