Changing color not counted as action in Undo

Repro steps:

  1. Resize a part.
  2. Change its color through the BrickColor property menu. Exit the color menu by clicking on the workspace - not by clicking one of the color squares (the part will still retain its new color).
  3. Press Undo (or CTRL+Z) and the part will be returned to its original color but also its original size.

[quote] Repro steps:

  1. Resize a part.
  2. Change its color through the BrickColor property menu. Exit the color menu by clicking on the workspace - not by clicking one of the color squares (the part will still retain its new color).
  3. Press Undo (or CTRL+Z) and the part will be returned to its original color but also its original size. [/quote]

The actual bug here is that when you exit the menu by not clicking on the color squares it doesn’t change back to it’s old color. I have fixed this bug.