[Pidgin] #5275: Allow clicking on the buddy icon in the infopane to toggle between the normal size and full size.
Pidgin
trac at pidgin.im
Fri Mar 21 16:15:00 EDT 2008
#5275: Allow clicking on the buddy icon in the infopane to toggle between the
normal size and full size.
---------------------------+------------------------------------------------
Reporter: deryni | Owner: lschiere
Type: enhancement | Status: new
Priority: minor | Milestone: Patches welcome
Component: unclassified | Version: 2.4.0
Resolution: | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by deryni):
Very nice, but not quite perfect. It would probably be better, I think, to
keep the scale size in the preference which would mean you don't need the
ternary operator all over the place (and would let people who wanted other
sizes easily do that). The other problem is that 64 pixels isn't going to
be full size for a lot of icons, so we would either need to use the
largest any protocol can set the icon or get the size of the icon and use
that.
Given both points above I think it might make the most sense to leave the
preference as a boolean (for completeness sake you probably want to
_prefs_add_ the preference somewhere) and make it use the full size of the
icon (whatever that might be, with a cap at some reasonably large value
like 128 pixels or whatever the max most official clients show is) or 32
as appropriate.
--
Ticket URL: <http://developer.pidgin.im/ticket/5275#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list