Re: [gthumb-list] fix properties view
- From: "Dr. Michael J. Chudobiak" <mjc avtechpulse com>
- To: Marc Pavot <m pavot gmail com>
- Cc: gthumb-list gnome org
- Subject: Re: [gthumb-list] fix properties view
- Date: Mon, 15 Jun 2009 09:21:27 -0400
On 06/13/2009 04:04 AM, Marc Pavot wrote:
Hi Mike,
This patch should do what you want. I guess your problem was the
"resize" argument given to gtk_paned_pack1/2 methods. Metadata widget
had a TRUE value so it was taking the whole space when no image was
displayed. Here we want the metadata widget to have a fixed size and the
image to take the whole remaining space.
Thanks, Marc! Yes, I forgot to swap the various booleans after
re-ordering the panes.
Committed to trunk, with some minor variable re-naming.
- Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]