Feature Request: Show Pixel Coordinates at Mouse Position
Hi, thank you for your great work on this project!
I would like to suggest a feature:
Displaying the pixel coordinates (x, y) of the mouse position when hovering over the image or canvas.
Use Case
This would be especially useful for users who need precise location feedback for tasks such as annotation, measurement, or debugging image content.
Suggested Behavior
-
When the mouse moves over the image, the current (x, y) coordinates should be displayed.
-
The coordinates could be shown in a corner of the window or as a tooltip near the cursor.
thanks again for your awesome work
Best regards