#2680 NORM Trial-3: ComboBox icon is too small
Zarro Boogs per Child
bugtracker at laptop.org
Tue Aug 14 04:56:12 EDT 2007
#2680: ComboBox icon is too small
-------------------------------+--------------------------------------------
Reporter: Nat | Owner: Eben
Type: defect | Status: new
Priority: normal | Milestone: Trial-3
Component: interface-design | Version:
Resolution: | Keywords:
Verified: 0 |
-------------------------------+--------------------------------------------
Changes (by marco):
* owner: marco => Eben
* component: sugar => interface-design
Comment:
Eben,
can we define a set of icon size and use one of them in this case too?
Here is what I have currently, based on a sheet you gave me a while ago
(ignore the zoom bit):
STANDARD_ICON_SIZE = zoom(55)
SMALL_ICON_SIZE = zoom(55 * 0.5)
MEDIUM_ICON_SIZE = zoom(55 * 1.5)
LARGE_ICON_SIZE = zoom(55 * 2.0)
XLARGE_ICON_SIZE = zoom(55 * 2.75)
It would good to redefine these in pixels (I assume the combo icon size
would be SMALL).
What do you think?
--
Ticket URL: <http://dev.laptop.org/ticket/2680#comment:4>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list