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

Ability to Save, without closing the editor window #74

Open
baditaflorin opened this issue Oct 31, 2017 · 0 comments
Open

Ability to Save, without closing the editor window #74

baditaflorin opened this issue Oct 31, 2017 · 0 comments
Labels
Hacktoberfest https://hacktoberfest.digitalocean.com

Comments

@baditaflorin
Copy link

Use-case.

I have a road, made of multiple segments.
image

Now, if i want to edit this 5 segments, I need 20 steps to accomplish this :

For the first way

  1. Select way
  2. Press Alt+Shift+2
  3. Select what modification I want to do
  4. Press ok
    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

image

For the first way

  1. Select way
  2. Press Alt+Shift+2
  3. Select what modification I want to do
  4. Press save and continue
    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

image

@baditaflorin baditaflorin changed the title Ability to Ability to Save, without closing the editor window Oct 31, 2017
@don-vip don-vip added the Hacktoberfest https://hacktoberfest.digitalocean.com label Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest https://hacktoberfest.digitalocean.com
Projects
None yet
Development

No branches or pull requests

2 participants