Open
Description
Summary: When changing the color of certain elements like buttons, undoing the change does not revert the color as expected.
Steps to Reproduce:
- Select a button element.
- Change its color (e.g., background).
- Click Undo in the top bar
- Observe the element’s color.
Actual Result:
The color change is not undone — the button retains the new color.
https://github.com/user-attachments/assets/c94de662-0261-4948-86d6-6cc5f73d0572
Expected Result:
The button should revert to the previous color state after performing undo.