Ctrl-Z doesn't undo "(or paste conditions)" hover button

Describe the bug
Ctrl-Z generally works to undo any changes, but it does not undo pasting conditions or actions done using the “(or paste conditions)” hover.
image
The undo button on screen does work as expected.

Share the complete GDevelop project showing the bug
Steps to reproduce:

  1. Copy a condition or action.
  2. Hover over the “add condition” button to bring up “(or paste conditions)” button and use it to paste.
  3. Press Ctrl-Z
    GDBug3

Clearly Ctrl-Z and undo button should behave the same.

Tested on Windows Desktop and Web-app.

3 Likes