Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt 3D Studio 2.2 BETA1
-
None
-
06498355471227722dcf9be936776f6dcb5a1e04
Description
- I add an image as i.e. diffuse map to a material. The image will now change color from dark grey to light grey in the project palette (since it was not used anywhere else before).
- I press Ctrl-Z to undo the Set Diffuse Map action. The image now changes color from light grey to yellow in the project palette, it should change back to dark grey.
In the scene view, I can see that the Undo action is performed, the diffuse map is removed. In the inspector palette, it is also removed. - If I save the project and open it again, the diffuse map is back as before the undo.