Skip to content

Commit

Permalink
Change sizeHint of spacer in Preferences->Behavior (#1194)
Browse files Browse the repository at this point in the history
Allows smaller window sizes for this page to not have a scrollbar
  • Loading branch information
isf63 authored Nov 22, 2024
1 parent d2975fe commit ea4f47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/forms/propertiesdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>57</height>
<height>0</height>
</size>
</property>
</spacer>
Expand Down

0 comments on commit ea4f47c

Please sign in to comment.