]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
refs #30 - Sketch base GUI: create, draw lines
authornds <natalia.donis@opencascade.com>
Tue, 6 May 2014 07:53:59 +0000 (11:53 +0400)
committernds <natalia.donis@opencascade.com>
Tue, 6 May 2014 07:53:59 +0000 (11:53 +0400)
commit053c2aaf6db6bc45c25cf542983f712098d77862
tree0a3a5909877757d5e5b3d0100ff8816fd8018516
parent719f3932991137a0c1d054ee9051fd1ae4eac3ac
refs #30 - Sketch base GUI: create, draw lines

Correction for the property panel controls. The repaint() call.
Test case: Activate sketch operation, activate line creation, select first point, move it. The property control spin boxes should be updated immediatelly by the mouse move. Without repaint, the controls are updated with a delay.
src/Events/Events_Error.cpp
src/XGUI/XGUI_PropertyPanel.cpp
src/XGUI/XGUI_PropertyPanel.h