diff options
Diffstat (limited to 'kig/TODO')
-rw-r--r-- | kig/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -102,8 +102,8 @@ - extend ObjectFactory::sensiblePointCalcer to also construct intersection points of stuff... (pino: done for lines) -- when moving an object that wants to move its tqparents, try to check if - it is itself not an indirect child of one of the tqparents it is +- when moving an object that wants to move its parents, try to check if + it is itself not an indirect child of one of the parents it is trying to move, and forbid the move in that case, as it will lead to chaotic behaviour. I am not sure if this is really well possible, but I have to look at it. |