[evolution-patches] Re: [gtkhtml + addressbook] #54152 vcard control not displaying all of the fields for the contact



On Mon, 2004-07-19 at 11:55 -0700, Chris Toshok wrote:
It looks like you haven't removed the scrolled window creation stuff
from eab-contact-display.c, just the gtk_container_add call.
ops, I will fix that.

Also, the contact preview area was using AUTOMATIC/AUTOMATIC for
scrollbar policies, not AUTOMATIC/ALWAYS as in the new code.
I made it so to be consistent with mail component which uses gtkhtml in the same place and uses these policy settings. it's done so because it avoids flickering when showing/hidding vertical scrollbar. I would suggest to use that policy in addressbook as well. is it OK with you or should I really change it to AUTOMATIC/AUTOMATIC?

Cheers
Radek



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