Option to view mouse coordinates
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Describe the solution you'd like
To be able to view the mouse coordinates by default.
Describe alternatives you've considered
I can use the Color Picker Tool to view the mouse coordinates, but that's kinda annoying.
I would like for the option to be toggleable in the settings, and for the coordinates to be always visible in an area of the UI that is non-intrusive to the image viewing.
I am also behind the implementation of Issue #499. Selecting an area and getting the dimensions of that area would be useful.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Color Picker Tool and the discussion in issue #499, since the issue identifies both as related behavior. Then inspect the settings and image-viewing UI entry points to determine where coordinates and selection dimensions could appear without obstructing the image. Done means a toggleable coordinate display is implemented and its placement and behavior are documented or tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100