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

Undoing node movements using hotkeys #728

Closed
bsidhuFB opened this issue Dec 16, 2022 · 0 comments
Closed

Undoing node movements using hotkeys #728

bsidhuFB opened this issue Dec 16, 2022 · 0 comments

Comments

@bsidhuFB
Copy link

bsidhuFB commented Dec 16, 2022

Description

After splitting a new way I created using the X hotkey, I disconnected the node using the D hotkey. Then moved both nodes using the M hotkey. Undoing the changes using cmd+Z undoes both movements instead of just one. However, if I click and drag both nodes with just the mouse and undo the movements using cmd+Z, I have to undo twice instead of just once.

Version

2.00-alpha.3.3

What browser are you seeing the problem on? What version are you running?

Chrome v108.0

Steps to reproduce

  1. Split way using hotkey X
  2. disconnect nodes using hotkey D
  3. move both nodes by clicking and dragging (no hotkeys)
  4. using cmd+Z to undo (undoes one node movement per undo)
    -or-
  5. Split way using hotkey X
  6. disconnect nodes using hotkey D
  7. moving both nodes at split way using hotkey M
  8. using cmd+Z to undo (undoes both node movements at once)
Screen.Recording.2022-12-16.at.12.16.54.PM.mov

The browser URL at the time you encountered the bug

https://mapwith.ai/rapid-v2-alpha3#background=Bing&datasets=fbRoads,msBuildings&disable_features=boundaries&map=21.79/37.57759/-122.03380

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