improve HDPI support

This commit is contained in:
Vadim Lopatin 2024-03-08 11:46:42 +00:00
parent 1bd86c66cd
commit ec29ced5b6
No known key found for this signature in database
GPG Key ID: F6AAFFDCB423B7E7
8 changed files with 9 additions and 0 deletions

View File

@ -126,6 +126,9 @@ SettingsPage createSettingsPages() {
StringListValue(120, "120"d),
StringListValue(140, "140"d),
StringListValue(150, "150"d),
StringListValue(150, "180"d),
StringListValue(150, "200"d),
StringListValue(150, "250"d),
StringListValue(300, "300"d),
StringListValue(400, "400"d),
StringListValue(600, "600"d)]);

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -7,6 +7,12 @@ res/i18n/cs.ini
res/i18n/de.ini
res/hdpi/hdpi_configure.png
res/hdpi/hdpi_debug-run.png
res/hdpi/hdpi_debug-pause.png
res/hdpi/hdpi_debug-stop.png
res/hdpi/hdpi_debug-restart.png
res/hdpi/hdpi_debug-step-into.png
res/hdpi/hdpi_debug-step-out.png
res/hdpi/hdpi_debug-step-over.png
res/hdpi/hdpi_document-close.png
res/hdpi/hdpi_document-open-recent.png
res/hdpi/hdpi_document-open.png