Skip to content

Commit 07a015b

Browse files
committed
Added window resize button (icon needs to be updated)
1 parent 660ddc0 commit 07a015b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

res/main/ui/window.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@
8282
<void width="12" />
8383
<!-- help icon -->
8484
<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"/>
8587

8688
</hbox>
8789
</vbox>

0 commit comments

Comments
 (0)