Closed HMackenzie closed 5 years ago
Added a stack to the Image class to store changes made to the Image. Changes retrieved and added using newly-added getter and setter properties.
Added 'Undo' method to Editor class. Check if any changes have been made, and undoes the most recent one.
Added a stack to the Image class to store changes made to the Image. Changes retrieved and added using newly-added getter and setter properties.
Added 'Undo' method to Editor class. Check if any changes have been made, and undoes the most recent one.