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

Allow the feature "Clear Waypoints" for a group of selected line elements #4791

Open
sven-braem opened this issue Dec 11, 2024 · 2 comments
Open

Comments

@sven-braem
Copy link

This is purely a productivity request.

When you have a line element, you can add waypoints. Selecting the line and right-click shows 'Clear Waypoints' in the menu.

image

When selecting multiple lines with waypoints then this menu entry is not available so I have to resort to selecting each line individually to clear the waypoints.

To implement the feature

  1. selecting multiple lines of which one or more have waypoints, show the 'Clear Waypoints' entry and when clicked, clear the waypoints for those lines that have waypoints. It should not matter if some of the selected lines don't have waypoints, they should be ignored.
@alderg
Copy link
Contributor

alderg commented Dec 30, 2024

Try Reset, Waypoints in the Arrange tab:

Screenshot 2024-12-30 at 12 02 43

@sven-braem
Copy link
Author

That works perfectly for what I want to do. I would still hold on to the request to make it accessible in the context menu because that is where you find the feature for a single line so a user (like me) may intuitively search for it in the same place when having multiple lines selected. Other common features are available in the context menu when you select similar objects.

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

2 participants