Skip to content

Commit d705283

Browse files
committed
Updated font-icons
1 parent 3021fe9 commit d705283

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

res/main/fonts/lsp-icons.ttf

124 Bytes
Binary file not shown.

res/main/i18n/default/labels.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,7 @@
647647
"thr_eshold_num_id": "Thr #{@id}",
648648
"threads": "Threads",
649649
"threshold": "Threshold",
650+
"threshold:db": "Threshold\n(dB)",
650651
"thresh_gain:db_db": "Thresh, Gain\n(dB, dB)",
651652
"thresh_old": "Thresh",
652653
"thresh_old:db": "Thresh\n(dB)",

res/main/ui/window.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
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"/>
8585
<!-- 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"/>
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="F" halign="1" pointer="size_nesw"/>
8787

8888
</hbox>
8989
</vbox>

0 commit comments

Comments
 (0)