Skip to content

Commit

Permalink
Merge branch 'master' into richard_mask
Browse files Browse the repository at this point in the history
  • Loading branch information
Glamyrio committed Sep 23, 2024
2 parents d1a4a0a + 0e4bfee commit af71dc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions interface/skin.dmf
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,21 @@ menu "menu"
can-check = true
is-checked = true
group = "scale"
saved-params = "is-checked"
elem "PS"
name = "&Точечный отбор"
command = ".winset \"paramapwindow.map.zoom-mode=normal\""
category = "&Масштабирование"
can-check = true
group = "scale"
saved-params = "is-checked"
elem "BL"
name = "&Билинейное"
command = ".winset \"paramapwindow.map.zoom-mode=blur\""
category = "&Масштабирование"
can-check = true
group = "scale"
saved-params = "is-checked"
elem "textmode"
name = "&Текстовый режим"
command = ".winset \"menu.textmode.is-checked=true?paramapwindow.map.text-mode=true:paramapwindow.map.text-mode=false\""
Expand Down

0 comments on commit af71dc3

Please sign in to comment.