Changeset f4a6f2c in sasview for src/sas/qtgui


Ignore:
Timestamp:
Sep 3, 2018 4:20:32 AM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
a24eacf
Parents:
facf4ca
Message:

Made File Load and Send To buttons and font smaller. SASVIEW-998

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/MainWindow/UI/DataExplorerUI.ui

    rd1fa2b8 rf4a6f2c  
    4444           <property name="sizePolicy"> 
    4545            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 
    46              <horstretch>5</horstretch> 
     46             <horstretch>0</horstretch> 
    4747             <verstretch>5</verstretch> 
    4848            </sizepolicy> 
     
    5050           <property name="minimumSize"> 
    5151            <size> 
    52              <width>154</width> 
    53              <height>50</height> 
     52             <width>120</width> 
     53             <height>40</height> 
    5454            </size> 
    5555           </property> 
     
    6464           </property> 
    6565           <property name="styleSheet"> 
    66             <string notr="true">font: 13pt &quot;MS Shell Dlg 2&quot;;</string> 
     66            <string notr="true">font: 11pt &quot;MS Shell Dlg 2&quot;;</string> 
    6767           </property> 
    6868           <property name="text"> 
     
    7575           <property name="iconSize"> 
    7676            <size> 
    77              <width>48</width> 
    78              <height>48</height> 
     77             <width>32</width> 
     78             <height>32</height> 
    7979            </size> 
    8080           </property> 
     
    183183           <property name="sizePolicy"> 
    184184            <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 
    185              <horstretch>5</horstretch> 
     185             <horstretch>0</horstretch> 
    186186             <verstretch>5</verstretch> 
    187187            </sizepolicy> 
     
    189189           <property name="minimumSize"> 
    190190            <size> 
    191              <width>170</width> 
    192              <height>50</height> 
     191             <width>145</width> 
     192             <height>40</height> 
    193193            </size> 
    194194           </property> 
     
    201201           <property name="font"> 
    202202            <font> 
    203              <pointsize>13</pointsize> 
     203             <family>MS Shell Dlg 2</family> 
     204             <pointsize>11</pointsize> 
     205             <weight>50</weight> 
     206             <italic>false</italic> 
     207             <bold>false</bold> 
    204208            </font> 
    205209           </property> 
     
    208212           </property> 
    209213           <property name="styleSheet"> 
    210             <string notr="true">font: 13pt &quot;MS Shell Dlg 2&quot;;</string> 
     214            <string notr="true">font: 11pt &quot;MS Shell Dlg 2&quot;;</string> 
    211215           </property> 
    212216           <property name="text"> 
     
    219223           <property name="iconSize"> 
    220224            <size> 
    221              <width>48</width> 
    222              <height>48</height> 
     225             <width>32</width> 
     226             <height>32</height> 
    223227            </size> 
    224228           </property> 
     
    235239           <property name="font"> 
    236240            <font> 
    237              <pointsize>12</pointsize> 
     241             <pointsize>11</pointsize> 
    238242            </font> 
    239243           </property> 
Note: See TracChangeset for help on using the changeset viewer.