]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #1042 Sometimes when setting distance constraints, the input field is not displ...
authornds <nds@opencascade.com>
Mon, 12 Oct 2015 13:37:52 +0000 (16:37 +0300)
committernds <nds@opencascade.com>
Mon, 12 Oct 2015 13:37:52 +0000 (16:37 +0300)
commit82f2e23e24be9db663bf7fca3512736631f6a5bf
tree7f8bdafd202ea4f4dab884b06bfb13c8149e522b
parente11ae05578690f15d9da81d97cf979b9c8f536f4
Issue #1042 Sometimes when setting distance constraints, the input field is not displayed in the 3D view

A correction for the case when the user calls the distance editor and moves quickly over the view with mouse button pressed. In SALOME version QtxWorkstack listens the events and set focus to the active widget. As a result the widget editor loses focus.
src/ModuleBase/ModuleBase_WidgetEditor.cpp