rubenv / tripod

Top secret Banshee-based photo app project! Playground for new ideas that will land in F-Spot.
MIT License
5 stars 2 forks source link

UNDO feature #16

Open maxxer opened 14 years ago

maxxer commented 14 years ago

Every action should be UNDOable. This is a feature a lot of users ask for.

rubenv commented 14 years ago

Early command pattern for undo support, here: http://github.com/rubenv/tripod/tree/master/src/Core/Tripod.Core/Tripod.Actions/