
23 Feb
2008
23 Feb
'08
9:11 p.m.
On Sat, 2008-02-23 at 21:35 +0100, J.B.C.Engelen@...1578... wrote:
I fixed the crash, but I am not sure whether this introduced a bug somewhere else. (like a dialog not disappearing when it should)
Yes, you did :) The problem is the life cycles of two objects need to be broken apart. The case that you're missing is when "Live Effects" get turned on and off. The parents change in those cases. I'm planning on fixing this tomorrow, making clear separation for the life cycles of these widgets so the bugs don't hide as easily.
--Ted