TSimpleGraph - Move locked Nodes/Lines

Posted:
April 11th, 2009, 10:17 am
by Athabasca
Hello,
when Nodes are locked you can move it with a unlocked Line and vice versa.
It is possible to lock this?
Re: TSimpleGraph - Move locked Nodes/Lines

Posted:
April 17th, 2009, 3:02 pm
by Kambiz
SimpleGraph was originally designed for only simple graph functionality. But, later it improved to this level. This has caused lot of inconsistency in the code including dragging graph objects.
The only way to fix this issues is redesigning the component, sorry.