Skip to content

Commit

Permalink
Merge pull request #173 from geotribu/ui/remove-minimum-size
Browse files Browse the repository at this point in the history
ui-authoring): remove minimumSize to improve widget integration
  • Loading branch information
Guts authored May 1, 2024
2 parents b0148ab + faa8a52 commit 6f1791f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions qtribu/gui/wdg_authoring.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,9 @@
<rect>
<x>0</x>
<y>0</y>
<width>505</width>
<height>255</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>350</width>
<height>225</height>
</size>
</rect>
</property>
<property name="windowTitle">
<string>Authoring information</string>
Expand Down

0 comments on commit 6f1791f

Please sign in to comment.