Adds support for Perfect Scaling on 4K Monitors

This commit is contained in:
Fox McCloud
2018-08-23 16:33:47 -04:00
parent d8b8db5de1
commit 5a85a6b581
+9
View File
@@ -1419,6 +1419,15 @@ menu "menu"
group = "size"
is-disabled = false
saved-params = "is-checked"
elem "icon128"
name = "&128x128 (4x)"
command = ".winset \"mapwindow.map.icon-size=128\""
category = "&Icons"
is-checked = false
can-check = true
group = "size"
is-disabled = false
saved-params = "is-checked"
elem "icon96"
name = "&96x96 (3x)"
command = ".winset \"mapwindow.map.icon-size=96\""