]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #854 Fillet angle modification redisplay the presentation twice
authornds <nds@opencascade.com>
Mon, 31 Aug 2015 10:23:31 +0000 (13:23 +0300)
committernds <nds@opencascade.com>
Mon, 31 Aug 2015 10:23:31 +0000 (13:23 +0300)
commit84b6d6a78890a33feca4470553e09ef861b5f10d
tree080e54c6e8cd68ee1d2173a86448566862a9caa2
parentefb98074554bc1f6c5dca3fd0de838b066c8bbef
Issue #854 Fillet angle modification redisplay the presentation twice

EVENT_OBJECT_TO_REDISPLAY is not necessary because it is sent by model when it processes EVENT_OBJECT_UPDATED.
In order to avoid the bug, the current decision is to do not redraw OCC viewer until the message is processed.
src/ModuleBase/ModuleBase_ModelWidget.cpp