Ignore:
Timestamp:
Mar 25, 2019 7:06:44 AM (5 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl
Children:
b38c8c8
Parents:
2e7be0d
Message:

Removed redundant Chi2/npts display. SASVIEW-1173
Made Q range display a bit nicer to read

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/FittingWidget.py

    r1d6899f r17e6a2b  
    522522        self.cmdFit.setEnabled(False) 
    523523        self.cmdPlot.setEnabled(False) 
    524         self.options_widget.cmdComputePoints.setVisible(False) # probably redundant 
    525524        self.chkPolydispersity.setEnabled(True) 
    526525        self.chkPolydispersity.setCheckState(False) 
Note: See TracChangeset for help on using the changeset viewer.