Version: 1.4.1 (using KDE 3.4.1, Arch Linux) Compiler: gcc version 3.4.3 OS: Linux (i686) release 2.6.12-ARCH When the undo fonction is used, the entire application is flickering. Not only the drawing area but all the widgets. It's not give me a very good feeling. I fear that Umbrello is freezing. Thx for hearing my wish ! Thx for umbrello.
It's because of their fairly primitive way Umbrello's undo works, just reloading the whole file each time. A more advanced undo framework would be needed.
Yes, maybe the command pattern have to be implemented. http://en.wikipedia.org/wiki/Command_pattern
I think it has been fixed into the KDE4 version. Could someone confirm it?
This has been fixed in the KDE4 version. No flickering anymore.