cvhciKIT / sloth

Sloth is a tool for labeling image and video data for computer vision research.
Other
610 stars 198 forks source link

Make rect resize corner dependent on mouse position in rect #70

Closed herr-biber closed 12 years ago

herr-biber commented 12 years ago

Currently, using the right mouse button, rects will be resized from the lower right corner.

New functionality:

The current configuration behaves like the lower right corner case.

herr-biber commented 12 years ago

commit c2663dc841f1ee0ef9786a02edcdd377ec8ff78a Author: Markus Roth markus.roth@herr-biber.de Date: Sun Mar 11 01:58:16 2012 -0800

Fix Issue #70: Make rect resize corner dependent on mouse position in rect.