Skip to content

select-tool: Only stop the rubberband when it was started

username-removed-1420819 requested to merge psychon/inkscape:move-flicker into master

Rubberband::stop() calls SPCanvas::endForcedFullRedraws(), which means possible no full redraw will happen while moving.

Fixes: https://bugs.launchpad.net/inkscape/+bug/1510704 Signed-off-by: Uli Schlachter psychon@znc.in

Merge request reports