Nov. 11, 2016
8:38 a.m.
Am 11.11.2016 um 06:03 schrieb PAUL DEBRUICKER <pdebruic@gmail.com>:
I've never used magritte or QC magritte and was wondering whether with the momento it qas also possible to get multi step undo cheaply if it didn't already exist.
I don't know if it exists. But you just need to save the current memento, copy it (make sure the dictionary inside is another instance) and use that. This would work before a commit has been done. Do you want to undo even commited stuff? Norbert