collapse raster creation options groupbox by default to save vertical

space
This commit is contained in:
Alexander Bruy 2025-09-15 17:02:33 +01:00 committed by Nyall Dawson
parent 1760c012de
commit 762c57032b

View File

@ -285,6 +285,12 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="collapsed" stdset="0">
<bool>true</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QgsRasterFormatSaveOptionsWidget" name="mCreationOptionsWidget" native="true"/>