sugarlabs / sugar-artwork

Sugar icons and themes
Apache License 2.0
11 stars 33 forks source link

[Feature] Changes in support of Journal toolbar #30

Closed walterbender closed 10 years ago

walterbender commented 10 years ago

In support of Sugar PR #265 [1] and Sugar Feature [2] to replace the filter combo boxes on the Journal toolbar with palettes, several changes/addtions have been made:

(1) A new icon, view-type.svg, to be used on the toolbar for the "what" fileter button (Similar to the view-created and view-sort icons). (2) A change to the Gtk CSS to enable palette menu items to display properly on top of scrolled windows. (3) A change to gtk-toolbar-style in settings.ini.em to enable toolbuttons to have labels next to their icons.

[1] https://github.com/sugarlabs/sugar/pull/265 [2] http://wiki.sugarlabs.org/go/Features/Replace_combo_box_in_journal_search

manuq commented 10 years ago

For the new icon, I compared it with view-create:

icons-comparison

it would be great to have the same default colors in the svgs, in the up and down arrows.

I couldn't find view-sort icon.

walterbender commented 10 years ago

On Wed, Mar 5, 2014 at 7:20 AM, manuq notifications@github.com wrote:

For the new icon, I compared it with view-create:

[image: icons-comparison]https://f.cloud.github.com/assets/83944/2332887/6ee7bf8c-a460-11e3-865c-48f1237a6bc3.png

it would be great to have the same default colors in the svgs.

I looked at the SVG for view-created and I don't understand how it works. The new icon, view-type, uses the conventional schema, with the same default values for stroke and fill entities as view-created.

I couldn't find view-sort icon.

Sorry. I meant the view-lastedit icon which is used for the sort button.

Reply to this email directly or view it on GitHubhttps://github.com/sugarlabs/sugar-artwork/pull/30#issuecomment-36736735 .

Walter Bender Sugar Labs http://www.sugarlabs.org

tchx84 commented 10 years ago

Merged.