[Pidgin] #14839: background image for contact list does not update correctly when scrolling
Pidgin
trac at pidgin.im
Wed Dec 21 05:33:45 EST 2011
#14839: background image for contact list does not update correctly when scrolling
-------------------------------------------------------------------------+--
Reporter: jose1711 | Owner: hbons
Type: enhancement | Status: new
Component: artwork | Version: 2.10.0
Keywords: skin background image scroll breaks refresh static seamless |
-------------------------------------------------------------------------+--
i have the following code in gtkrc:
{{{
pixmap_path "./Data/settings/.purple/background"
style "my-blist" {
bg_pixmap[NORMAL] = "pidginbackground.png"
text[NORMAL] = "#ffffff"
bg[NORMAL] = "#993300"
base[NORMAL] = "#993300"
GtkTreeView::odd_row_color = ""
GtkTreeView::even_row_color = ""
}
widget "*pidgin_blist_treeview" style "my-blist"
}}}
it works for short buddy lists but as soon as i have to scroll, the
background image is not updated and i have to mouseover across the whole
window to force refresh it. i understand this is probably not really
supported feature but still would be nice to have it fixed.
--
Ticket URL: <http://developer.pidgin.im/ticket/14839>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list