Re: [Inkscape-devel] Dockable dialog bugs
-----Original Message----- From: Engelen, J.B.C. (Johan) Sent: woensdag 16 januari 2008 10:00 To: Gustav Broberg Cc: inkscape Subject: RE: [Inkscape-devel] Dockable dialog bugs
-----Original Message----- From: Gustav Broberg [mailto:broberg@...370...] Sent: woensdag 16 januari 2008 4:00 To: Engelen, J.B.C. (Johan) Subject: Re: [Inkscape-devel] Dockable dialog bugs
On Tue, Jan 15, 2008 at 05:17:45PM +0100,
J.B.C.Engelen@...1578...
wrote:
OK, I just came up with a solution for our problems and
tested it on
one of the parameter types. This seems to work very very
nicely and
can be generalized to all "registered widgets". I will try
to do this asap.
That's great news Johan! After your changes I'm not able to
reproduce
#179982 anymore.
Me neither, marked it as fixed.
Do you think you'll be able to rewrite the remaining widgets and completely deprecate the old RegisteredWdg in time for the release?
Just tell me if I should prepare a Plan B, e.g. to make just the Document Properties and LPE dialog singleton as you suggested...
I rewrote all widgets that LPE uses at this moment. This fixes the LPE dialog. The document properties window seem fixed (with a low prio bug still lingering), but there is a memory leak now until all registeredwidgets have been recoded.
It is a very straightforward simple task to fix them, volunteers? (A nice way to get more familiar with the widgets!)
Regards, Johan
On Wed, 16 Jan 2008 21:44:57 +0100 J.B.C.Engelen@...1578... wrote:
[...]
I rewrote all widgets that LPE uses at this moment. This fixes the LPE dialog.
Ok, cool...
The document properties window seem fixed (with a low prio bug still lingering), but there is a memory leak now until all registeredwidgets have been recoded.
It is a very straightforward simple task to fix them, volunteers? (A nice way to get more familiar with the widgets!)
I just rewrote RegisteredColorPicker, could you please just do a quick check and see if I got it right? The growing list of templatized constructors in RegisteredWidget seems a bit ugly, but I guess we will have to live with that... :)
-- Gustav
participants (2)
-
unknown@example.com
-
Gustav Broberg