BaukjeSpirit wrote:
I've checked the undo history window, it does save all the history, but I'm still not able to undo anything even when trying to do it manually.
Does clicking on thumbnail in Undo History return image to the previous state?
It's just another way of making Undo operation.BaukjeSpirit wrote:
ofnuts:
I have two windows 7 installations on my laptop, one for school and one for private use.
I have several scripts/plug-ins installed on my private windows installation but some of them are bugged and not working. Maybe that could be the problem? I've installed GIMP on my school windows installation too without any plug-ins, and today I noticed it doesn't have the undo problem there.
Installed scripts and plugins do not affect undo history. But execution of some 3rd party scripts and plugins can.
In GIMP documentation it reads: "Filters, and other actions performed by plugins or scripts, can be undone just like actions implemented by the GIMP core, but this requires them to make correct use of GIMP's Undo functions. If the code is not correct, a plugin can potentially corrupt the Undo History, so that not only the plugin but also previous actions can no longer properly be undone."