We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 660ddc0 commit 07a015bCopy full SHA for 07a015b
res/main/ui/window.xml
@@ -82,6 +82,8 @@
82
<void width="12" />
83
<!-- help icon -->
84
<label ui:id="trg_plugin_manual" font.name="lsp-icons" hover="true" color="footer_icon_rsz" hover.color="menu_icon_hover" padding.right="6" font.size="12" font.antialias="true" text="6" halign="1" pointer="hand"/>
85
+ <!-- sizing icon -->
86
+ <label ui:id="trg_window_scale" font.name="lsp-icons" hover="true" color="footer_icon_rsz" hover.color="menu_icon_hover" padding.right="6" font.size="12" font.antialias="true" text="6" halign="1" pointer="size_nesw"/>
87
88
</hbox>
89
</vbox>
0 commit comments