Skip to content
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

Add visual indicator for shape points #648

Open
ARAKHN1D opened this issue Jun 21, 2024 · 0 comments
Open

Add visual indicator for shape points #648

ARAKHN1D opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement ideas to improve existing features

Comments

@ARAKHN1D
Copy link
Contributor

Use case

Currently when using the polygon or free shape tool, there's no visual indicator for where the points are when drawing the shape. This isn't the best, because it can be hard to figure out which point was the first point, or even what were points at all with the free shape tool. For example, you can't tell which point in the screenshot below is the first point:
shapes
Of course, you'd actually be the one drawing the shape so you'd know, but it could still be hard to figure out with more complex shapes. You're also unable to tell the amount of area you can click in to close the shape.

Suggested solution

A visual indicator at each point showing that it's a point. It could be something simple like a white dot with a black outline. The first point could also additionally be a different color (like yellow or something) to know it's the first point. These indicators are only a preview and disappear when the shape is actually closed.

Possible drawbacks

I'm not sure how hard it would be to implement this.

Possible alternatives

Since quite a few of the issues are created by not knowing the first point, it might just be easier to only have an indicator for that point. There might also be another way to know where points are, or at the very least where the first point is.

@ARAKHN1D ARAKHN1D added the enhancement ideas to improve existing features label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ideas to improve existing features
Projects
None yet
Development

No branches or pull requests

1 participant