Removed hardcoded minimum size on bottom panel. Replaced with a '25% of the current window size'.
This commit is contained in:
@@ -252,9 +252,6 @@
|
||||
<property name="panelType">
|
||||
<enum>PanelWidgetType::BOTTOM</enum>
|
||||
</property>
|
||||
<property name="minimumResize">
|
||||
<number>400</number>
|
||||
</property>
|
||||
<property name="handleSize">
|
||||
<number>10</number>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user