mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-13 17:51:47 +08:00
Port of 5b5fdfba012aecb79429638d0ea514b060dea6a9 into tech ENABLE_WORLD_COORDINATE_SCALE_REVISITED
This commit is contained in:
parent
d84853c732
commit
071888c284
@ -241,6 +241,8 @@ void GLGizmoBase::do_stop_dragging(bool perform_mouse_cleanup)
|
||||
|
||||
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…
x
Reference in New Issue
Block a user