We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use-case.
I have a road, made of multiple segments.
Now, if i want to edit this 5 segments, I need 20 steps to accomplish this :
For the first way
Now for the second way 5. Select way 6. Press Alt+Shift+2 7. Select what modification I want to do 8. Press ok
Now for the third way 9. Select way 10. Press Alt+Shift+2 11. Select what modification I want to do 12. Press ok
And for the fourth way 13. Select way 14. Press Alt+Shift+2 15. Select what modification I want to do 16. Press ok
Finally for the fifth way 17. Select way 18. Press Alt+Shift+2 19. Select what modification I want to do 20. Press ok
What I would like, and I would find it efficient, it would be to have the ability to save the modification, without closing the window
Now for the second way 5. Select way 6. Select what modification I want to do 7. Press save and continue
Now for the third way 8. Select way 9. Select what modification I want to do 10. Press save and continue
And for the fourth way 11. Select way 12. Select what modification I want to do 13. Press save and continue
Finally for the fifth way 14. Select way 15. Select what modification I want to do 16. Press save and continue
Another way that you could optimize would be to have a Save and go to next segment
That would allow to to the same in 12 steps
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Use-case.
I have a road, made of multiple segments.
Now, if i want to edit this 5 segments, I need 20 steps to accomplish this :
For the first way
I just finished editing the first way.
Now for the second way
5. Select way
6. Press Alt+Shift+2
7. Select what modification I want to do
8. Press ok
Now for the third way
9. Select way
10. Press Alt+Shift+2
11. Select what modification I want to do
12. Press ok
And for the fourth way
13. Select way
14. Press Alt+Shift+2
15. Select what modification I want to do
16. Press ok
Finally for the fifth way
17. Select way
18. Press Alt+Shift+2
19. Select what modification I want to do
20. Press ok
What I would like, and I would find it efficient, it would be to have the ability to save the modification, without closing the window
For the first way
I just finished editing the first way.
Now for the second way
5. Select way
6. Select what modification I want to do
7. Press save and continue
Now for the third way
8. Select way
9. Select what modification I want to do
10. Press save and continue
And for the fourth way
11. Select way
12. Select what modification I want to do
13. Press save and continue
Finally for the fifth way
14. Select way
15. Select what modification I want to do
16. Press save and continue
Another way that you could optimize would be to have a Save and go to next segment
That would allow to to the same in 12 steps
The text was updated successfully, but these errors were encountered: