summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4cb4af)
raw | patch | inline | side by side (parent: a4cb4af)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 17 Feb 2008 03:49:52 +0000 (03:49 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 17 Feb 2008 03:49:52 +0000 (03:49 +0000) |
src/ui/widget/rotateable.cpp | patch | blob | history |
index 89ffa06d62e0bf923d4beb698090ac18252620d7..8615df7a97064865933626a9d38b95e6f0fdbd8a 100644 (file)
force = 0; // snap to zero
do_release(force, modifier);
current_axis = axis;
+ dragging = false;
+ working = false;
return true;
}
dragging = false;