70002125 Redo is not working properly

Article 70002125
Type Bug
Product Engine
Version 9002
Date Added 12/30/2021
Fixed 9.9003.0.4 (1/4/2022)
Submitted by Warren Ludcke

Summary

Redo is not working properly when do the following 1. Create a circle with radius 1 2. Set its radius property to 2 3. Undo (so it is 1 again) 4. Set its readius property to 3 5. Undo (so it is 1 again) 6. Redo (sets it to 3) - correct 7. Redo (sets it to 2) - why?

Solution

Fixed in version 9003.0.4 (b)

Items on the redo stack cleared when more items are added to the undo stack.
 

Send comments on this topic.