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

Start with smallest thumbnails in dicom widget

With the smaller thumbnails it is easier to see a study
or series at a glance, and it looks better when using the
autoplay feature.
Steve Pieper лет назад: 13
Родитель
Сommit
bbb08893e3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Libs/DICOM/Widgets/Resources/UI/ctkDICOMAppWidget.ui

+ 1 - 1
Libs/DICOM/Widgets/Resources/UI/ctkDICOMAppWidget.ui

@@ -248,7 +248,7 @@
             <number>256</number>
             <number>256</number>
            </property>
            </property>
            <property name="value">
            <property name="value">
-            <number>128</number>
+            <number>64</number>
            </property>
            </property>
            <property name="orientation">
            <property name="orientation">
             <enum>Qt::Horizontal</enum>
             <enum>Qt::Horizontal</enum>