You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the movement controls in the "pick_points" function, any click on the image places a reference coordinate. The movement controls require click and dragging for zooming etc and it is unclear how to remove points once placed.
To Reproduce
Steps to reproduce the behavior:
run "pixel_sample_coords = pick_points(imagepath)"
"pan axis with left mouse, zoom with right" - left click places point when trying to pan
"zoom to rectangle" movement, left click and drag places point when trying to zoom
Expected behavior
Being able to zoom and pan within the image without placing points OR being able to easily delete points if misplaced.
Environment:
OS: Windows
Python Version [3.7.6]
Autopew Version [0.1.1+24.g7147a2a]
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the movement controls in the "pick_points" function, any click on the image places a reference coordinate. The movement controls require click and dragging for zooming etc and it is unclear how to remove points once placed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Being able to zoom and pan within the image without placing points OR being able to easily delete points if misplaced.
Environment:
The text was updated successfully, but these errors were encountered: