10000 Show XY mouse coordinates on the image canvas (#3484) by OfirAvni · Pull Request #9533 · cvat-ai/cvat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Show XY mouse coordinates on the image canvas (#3484) #9533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

OfirAvni
Copy link
@OfirAvni OfirAvni commented Jun 15, 2025

Motivation and context

Adds real-time display of (x, y) image coordinates under the mouse cursor. This improves usability during annotation by giving users immediate feedback on the precise pixel location.

Closes #3484

How has this been tested?

Loaded a task and show the (x, y) coordinates are displayed correctly, including zooming in and out and panning.

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • [ ] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • I have linked related issues

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

Adds real-time display of (x, y) image coordinates under the mouse cursor.
This improves usability during annotation by giving users immediate
feedback on the precise pixel location.
@OfirAvni OfirAvni requested a review from bsekachev as a code owner June 15, 2025 08:52
@OfirAvni OfirAvni requested a review from nmanovic as a code owner June 22, 2025 07:36
Copy link

@OfirAvni
Copy link
Author
OfirAvni commented Jul 3, 2025

/check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add XY position of cursor in image
1 participant
0