Transkribus / TranskribusSwtGui

Note: the repo has been moved to https://gitlab.com/readcoop/Transkribus/TranskribusSwtGui
GNU General Public License v3.0
18 stars 4 forks source link

Canvas: do not select shape after moving image with left mouse button #291

Closed jkloe closed 4 years ago

jkloe commented 4 years ago

When a user moves the image holding down the left mouse button and there is an underlying shape, this shape gets selected after the move. In a second move afterwards (especially if the shape was a printspace covering lots of the image area) the shape is moved instead of the image. This can be very annoying. Important note: by fixing this bug it could occur that the user is not able to select a shape at all if someone moves the shapes just for a little bit during the selection process. Such small movements must be detected and excluded.