mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2026-04-26 12:21:43 +00:00
ui: slightly better spacing
This commit is contained in:
parent
2fce39d58c
commit
724a7ceb77
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue