Re: [gthumb-list] fix properties view



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.

Marc

2009/6/12 Dr. Michael J. Chudobiak <mjc avtechpulse com>
Hi all,

If you open an image and click the toolbar "Properties" button, the metadata and comments are shown at the bottom, and the photo shrinks.

It would look much nicer and fit better if the metadata and comments were on the left, vertically arranged.

This is:
http://bugzilla.gnome.org/show_bug.cgi?id=328138
Bug 328138 – Vertical layout for EXIF info/comment pane

I have a skeleton patch attached which fixes the layout arrangement, except that for the life of me I can't figure out the correct way to size the pane positions correctly.

Would someone take a look at the patch and run with it?

- Mike




_______________________________________________
gthumb-list mailing list
gthumb-list gnome org
http://mail.gnome.org/mailman/listinfo/gthumb-list


Attachment: panes_marc.patch
Description: Text Data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]