Salome HOME
1. Correction for perfomance problem by Apply button state update: do not flush updat...
authornds <nds@opencascade.com>
Thu, 14 Apr 2016 14:47:52 +0000 (17:47 +0300)
committernds <nds@opencascade.com>
Thu, 14 Apr 2016 14:47:52 +0000 (17:47 +0300)
commitcfd44d0795f017350cfcc8e472087477499a69c9
treee1f15dde07d3fd11f5d7f992d88e6df5e189b587
parentc0974b650d357f014822bdfab92314a07d5d102a
1. Correction for perfomance problem by Apply button state update: do not flush updated signal for each widget filling for the feature when operation is started. Do it once after the widgets are filled by feature on start operation.
src/ModuleBase/ModuleBase_ModelWidget.cpp
src/ModuleBase/ModuleBase_ModelWidget.h
src/XGUI/XGUI_Workshop.cpp