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

Check next/previous path count limit when drawing #4

Open
Ermelber opened this issue Apr 29, 2024 · 0 comments
Open

Check next/previous path count limit when drawing #4

Ermelber opened this issue Apr 29, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Ermelber
Copy link
Member

Problem

Currently it's possible to add more next/previous paths than possible. For example here the tool allowed to add a fourth next item path:
image

Solution

If a path has already reached the reference limit of 3 next/previous, the tool shouldn't allow linking those paths. Furthermore, the user should also be notified that this operation wasn't allowed, with some error message or tooltip in the viewport.

@Ermelber Ermelber added the bug Something isn't working label Apr 29, 2024
@Ermelber Ermelber added this to the Version 2.0.0 milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant