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

Possible to give names to poligns and display the name inside the poligns ? #27

Open
ghost opened this issue Jul 17, 2020 · 3 comments
Open

Comments

@ghost
Copy link

ghost commented Jul 17, 2020

Possible to give names to poligns and display the name inside the poligns ?

Need to have some visual feedback for all poligns...

@n-peugnet
Copy link
Owner

n-peugnet commented Jul 17, 2020

Would you be ok with an id attribute restricted to [a-zA-Z\-_]+. Because this way it could be included in the HTML/SVG render as the id attribute of each area.

The area's ids could be displayed in all modes except the test mode. And I think it would be cool to be able to hide them with a toggle button.

@ghost
Copy link
Author

ghost commented Jul 17, 2020

It would be perfect, how can I do it to display the id ?

@n-peugnet
Copy link
Owner

It is not possible yet. I was just starting to think about it :)

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

No branches or pull requests

1 participant