cvhciKIT / sloth

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

Moving/resizing features with arrow keys also moves visible segment when zoomed in. #123

Closed iFreilicht closed 7 years ago

iFreilicht commented 7 years ago

To replicate:

  1. Open a file at least 200x200 pixels large
  2. Place any kind of feature
  3. Zoom in as far as you can
  4. Press ESC and left-click the feature once to select it
  5. Press the Arrow Keys (+Shift and +Ctrl allowed) to move/resize the feature. This will move the visible segment of the image as well as the feature.

I'm on Ubuntu 14.04 LTS in case that's important.

nilsonholger commented 7 years ago

Hey @iFreilicht, sounds weird. Is this similar or a duplicate of #113?

iFreilicht commented 7 years ago

No, not at all. Try the steps I outlined above to see for yourself.

nilsonholger commented 7 years ago

Sorry, but I can't reproduce this issue (tested on Ubuntu 16.04.2 LTS as well as macOS 10.12.5), for me only the label is changed in size and position. Can anybody reproduce this issue? Right now, I would assume it's related to the GUI toolkit used for 14.04, so I'm leaning towards closing this issue as a "can't fix"!

iFreilicht commented 7 years ago

This might very well be the case. Unfortunately, I am not able to upgrade to 16.04.

nilsonholger commented 7 years ago

Sorry to hear that, I will close this for now until somebody confirms this on other platforms/versions.