Update postprocessingsettingswidget.ui

Fixed an issue where the window of post-processing suddenly jumped to the center after switching filters. (special thanks to user 2048 from ppxclub.com)
This commit is contained in:
zkdpower 2022-09-05 05:10:03 +08:00 committed by Connor McLaughlin
parent eaa99f6f50
commit b4f2e297e9
1 changed files with 13 additions and 0 deletions

View File

@ -108,6 +108,19 @@
</widget>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>