kristinbranson / APT

Animal Part Tracker
GNU General Public License v3.0
71 stars 16 forks source link

Cannot edit ROIs #383

Closed kristinbranson closed 2 years ago

kristinbranson commented 2 years ago

Multianimal: Clicking Edit ROIs, then clicking on an ROI gave the error

Index in position 1 exceeds array bounds.

Error in getcurpt (line 14) x = pt(1,1);

Error in getrect>ButtonDown (line 181) [x1, y1] = getcurpt(GETRECT_AX);

Error in getrect (line 33) feval(varargin{:});

Error using getrect (line 107) Error while evaluating Figure WindowButtonDownFcn.