Просмотр исходного кода

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 лет назад
Родитель
Сommit
1cdf16bac5
1 измененных файлов с 0 добавлено и 6 удалено
  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>