XML Dialog popover not updated by Undo Redo events
Steps to Replicate
- Open app 1.0.1 (3bc2e813f5, 2020-09-07)
- Create a bezier.
- Open XML editor.
- Start edit 'd' property and save it.
- Open 'd' attribute text editor again and keep it opened.
- Click ctrl+z
Results:
on the background (in XML editor) attribute 'd' is updated. The popover is not updated.
Expected:
I would expect that text editor is updated with the previous value when ctrl+z is clicked.
Version info
- 1.0.1 (3bc2e813f5, 2020-09-07)
Edited by Nathan Lee