Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_world_coordinates
This commit is contained in:
commit
d84853c732
1 changed files with 2 additions and 0 deletions
|
@ -207,6 +207,8 @@ bool GLGizmoBase::use_grabbers(const wxMouseEvent &mouse_event) {
|
|||
|
||||
on_stop_dragging();
|
||||
|
||||
m_parent.get_selection().stop_dragging();
|
||||
|
||||
// There is prediction that after draggign, data are changed
|
||||
// Data are updated twice also by canvas3D::reload_scene.
|
||||
// Should be fixed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue