Merge pull request #9406 from Fox-McCloud/4K

Adds support for Perfect Scaling on 4K Monitors
This commit is contained in:
Crazy Lemon
2018-09-25 01:39:58 -07:00
committed by GitHub
+9
View File
@@ -1418,6 +1418,15 @@ menu "menu"
can-check = true
group = "size"
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\""