elliotf / heekscad

Automatically exported from code.google.com/p/heekscad
0 stars 0 forks source link

Implement drag and drop for the object tree. #287

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be very handy to be able to re-order operations by dragging them in 
the tree.  For instance, the top operation could have execution order '0' and 
the next '1' etc.  Dragging an operation would change the execution order 
appropriately.

Drag and drop would also be very useful for manually re-ordering a sketch.

Original issue reported on code.google.com by shopinth...@gmail.com on 18 Jun 2010 at 3:16

GoogleCodeExporter commented 8 years ago
Yes, I second that idea. Dragging the elements of sketches around would be very 
handy for reordering, in special cases. I wouldn't want to lose the automatic 
sketch re-ordering function, but drag and drop might be a good additional tool.

Original comment by ddfalck2...@yahoo.com on 18 Jun 2010 at 3:35

GoogleCodeExporter commented 8 years ago
Now that Dan has implemented the drag-n-drop functionality, do you want me to 
remove the 'execution order' property and have the GCode generated in the same 
order the NC operations appear in the user interface?

Original comment by David.Ni...@gmail.com on 23 Jun 2010 at 10:16

GoogleCodeExporter commented 8 years ago
I think you can remove the 'execution order' entry now. Earlier this week, I 
was able to drag and drop operations and put them in the order that I wanted. 
Thanks,
Dan

Original comment by ddfalck2...@yahoo.com on 24 Jun 2010 at 12:15

GoogleCodeExporter commented 8 years ago
Looks like this was fixed.

Original comment by jcoffl...@gmail.com on 2 Apr 2011 at 12:04