Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / seltrans.cpp
index 76cfbe225a4c824212843efe8e8027e8d7f2489e..e55c25d797a2ce1fc643394a87b06f7a0e21c62a 100644 (file)
@@ -438,6 +438,8 @@ void Inkscape::SelTrans::ungrab()
 
     sp_canvas_set_snap_delay_active(_desktop->canvas, false);
 
+    _desktop->snapindicator->remove_snapsource();
+
     Inkscape::Selection *selection = sp_desktop_selection(_desktop);
     _updateVolatileState();