Re: Undo not changing relative zero position
Posted by
dxli on
Oct 26, 2015; 6:20pm
URL: https://forum.librecad.org/Undo-not-changing-relative-zero-position-tp5712492p5712497.html
Hi Jaise,
fixed in master and 2.0 branches, and the fix is quite straight forward:
https://github.com/LibreCAD/LibreCAD/commit/00b7b82435d33d8127d5b297c584ec0fa187b02b
jaise wrote
Step to reproduce :
1. Start a new drawing
2. Start 2 point line
3. continue drawing 4 lines.
4. Undo last line using ctrl + z.
5. But relative zero not changed.
6. we need to exit from command to set relative position to last line end.