summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 55c62f7)
raw | patch | inline | side by side (parent: 55c62f7)
author | Krzysztof Kosiński <tweenk.pl@gmail.com> | |
Fri, 19 Nov 2010 00:38:40 +0000 (01:38 +0100) | ||
committer | Krzysztof Kosiński <tweenk.pl@gmail.com> | |
Fri, 19 Nov 2010 00:38:40 +0000 (01:38 +0100) |
src/ui/tool/path-manipulator.cpp | patch | blob | history |
index 956f48a7d8bd2b5d3d19dc711a23343fb6445643..bb8ce0fb50722c41dfca5e658fb20ac5ac7e6e05 100644 (file)
/** Called by the XML observer when something else than us modifies the path. */
void PathManipulator::_externalChange(unsigned type)
{
+ hideDragPoint();
+
switch (type) {
case PATH_CHANGE_D: {
_getGeometry();