ANP-Granular / ParticleTracking

Library and GUI for tracking (rod-like) particles on camera images in 2D and 3D
https://particletracking.readthedocs.io/en/latest/
GNU General Public License v3.0
2 stars 2 forks source link

Error in undoing a newly created rod number #37

Closed messyblanket closed 3 years ago

messyblanket commented 3 years ago

The GUI crashes when :

The ability to create new rod numbers is a useful tool. Suggestion: After creating a new rod number, the Undo function can convert it to 0,0. #29 will then clean up unused rods on saving.

error-undo
a-niem commented 3 years ago

Is fixed with d9974a26.