[Bugs] #3287 UNSP: Found the way to have the mini-icons in "Anything" combobox show as a white stroke
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Jan 16 11:53:24 EST 2012
#3287: Found the way to have the mini-icons in "Anything" combobox show as a white
stroke
------------------------------------------+---------------------------------
Reporter: HoboPrimate | Owner: garycmartin
Type: enhancement | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: design | Version: Unspecified
Severity: Minor | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
This involved editing the activity icons to use:
<!ENTITY stroke_color "#FFFFFF">
<!ENTITY fill_color "none">
instead of the typical:
<!ENTITY stroke_color "#010101">
<!ENTITY fill_color "#FFFFFF">
The icons looked great in the combobox, and in the rest of the UI.
I'm attaching a screenshot to show how it looks.
This could also be done for the 5 filetype icons that appear in the list.
P.S. - The problem with this approach could be, when you open an activity
icon with a editor/viewer, you only get the strokes information, and don't
see nothing until you change the background to a color other than white.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3287>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list