![](https://secure.gravatar.com/avatar/63453c8b45c819c09599328f046818cf.jpg?s=120&d=mm&r=g)
19 Dec
2012
19 Dec
'12
9:18 p.m.
Hi all, We have a problem with the LPE-system writing to XML *during* the load process. When loading an SVG with path effects, you can do an undo operation that bugs. Upon loading a file, all effects get recalculated, because of "path_set" being the same for initialization and changes.
Can we fix the situation by simply (re-)initializing the undo system *after* a file has been fully loaded?
Cheers, Johan