increase stroke preview pad, fix message box capture behavior
This commit is contained in:
@@ -400,7 +400,9 @@ void Node::mouse_capture()
|
||||
// so preserve direct parents of this
|
||||
|
||||
// also clear the whole stack
|
||||
s.clear();
|
||||
//s.clear();
|
||||
|
||||
s.push_back(c);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user