Ignore:
Timestamp:
Oct 19, 2017 6:25:24 AM (7 years ago)
Author:
celinedurniak <celine.durniak@…>
Branches:
ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
0c468bf
Parents:
d5c5d3d
Message:

Implemented comments from review for Data Operation Panel (ESS-GUI-SasView?-245)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Calculators/UI/DataOperationUtilityUI.ui

    rd5c5d3d rf0bb711  
    1212  </property> 
    1313  <property name="sizePolicy"> 
    14    <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> 
     14   <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
    1515    <horstretch>0</horstretch> 
    1616    <verstretch>0</verstretch> 
     
    1919  <property name="minimumSize"> 
    2020   <size> 
    21     <width>950</width> 
     21    <width>951</width> 
    2222    <height>425</height> 
    2323   </size> 
     
    2525  <property name="maximumSize"> 
    2626   <size> 
    27     <width>1000</width> 
    28     <height>500</height> 
     27    <width>951</width> 
     28    <height>425</height> 
    2929   </size> 
    3030  </property> 
Note: See TracChangeset for help on using the changeset viewer.