ui: slightly better spacing

This commit is contained in:
PancakeTAS 2025-07-24 15:13:15 +02:00 committed by Pancake
parent 2fce39d58c
commit 724a7ceb77
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
<child>
<object class="LSPrefEntry" id="dll">
<property name="opt-name">Path to Lossless.dll</property>
<property name="opt-subtitle">(Global Option) Override where lsfg-vk finds Lossless Scaling</property>
<property name="opt-subtitle">(Global Option) Change the location of Lossless.dll</property>
<property name="tooltip-text">~/.local/share/Steam/steamapps/common/Lossless Scaling/Lossless.dll</property>
<property name="icon-name">folder-symbolic</property>
</object>

View file

@ -45,7 +45,7 @@
<property name="placeholder-text"
bind-source="LSPrefEntry" bind-property="tooltip-text" bind-flags="sync-create"/>
<property name="css-classes">compact</property>
<property name="width-chars">60</property>
<property name="width-chars">30</property>
<property name="max-width-chars">60</property>
</object>
</child>