Browse Source

UI: Fix maximum size on image source toolbar

The edit widget on the image source toolbar had a maximum width set,
which caused the layout for the toolbar to look ugly if it hit that
maximum width.
jp9000 5 years ago
parent
commit
1cdf16bac5
1 changed files with 0 additions and 6 deletions
  1. 0 6
      UI/forms/source-toolbar/image-source-toolbar.ui

+ 0 - 6
UI/forms/source-toolbar/image-source-toolbar.ui

@@ -50,12 +50,6 @@
        <height>0</height>
       </size>
      </property>
-     <property name="maximumSize">
-      <size>
-       <width>600</width>
-       <height>16777215</height>
-      </size>
-     </property>
      <property name="text">
       <string notr="true"/>
      </property>