only support System DPI Awareness

This commit is contained in:
Yutaka Sawada
2025-02-27 10:59:50 +09:00
committed by GitHub
parent 82a9c4d42e
commit 6bbe98b1dd
2 changed files with 8 additions and 0 deletions

Binary file not shown.

View File

@@ -5,6 +5,14 @@ Release note of v1.3.3 tree
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
[ Changes from 1.3.3.4 to 1.3.3.5 ] (2025/02/27)
GUI update
Change
While it supports high DPI, it looks blurry on multi-monitor of different DPI.
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
[ Changes from 1.3.3.3 to 1.3.3.4 ] (2024/11/30)
Installer update