Change archive-* action icons to represent archives
ClosedPublic

Authored by trickyricky26 on Nov 17 2018, 10:09 PM.

Details

Summary

BUG: 399253

FIXED-IN: 5.53

Change the archive-* action icons to represent actual archives instead of a generic document. The archive symbols were taken from the folder-achive 16px and 22px icons.
Change the fallback color in the embedded stylesheet to Shade Black.

Test Plan

Before:

sizearchive-extractarchive-insertarchive-remove
22px

After:

sizearchive-extractarchive-insertarchive-remove
16px
22px and 24px
32px

Diff Detail

Repository
R266 Breeze Icons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
trickyricky26 created this revision.Nov 17 2018, 10:09 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptNov 17 2018, 10:09 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
trickyricky26 requested review of this revision.Nov 17 2018, 10:09 PM
trickyricky26 edited the summary of this revision. (Show Details)Nov 17 2018, 10:21 PM
trickyricky26 edited the test plan for this revision. (Show Details)
trickyricky26 added a reviewer: VDG.
ngraham accepted this revision.Nov 18 2018, 2:38 AM
ngraham added subscribers: ndavis, ngraham.

Beautiful, just what I had in mind! Amazing what a little zipper will do. @ndavis, does this look good to you too?

This revision is now accepted and ready to land.Nov 18 2018, 2:38 AM
ndavis accepted this revision.EditedNov 18 2018, 3:40 AM

Beautiful, just what I had in mind! Amazing what a little zipper will do. @ndavis, does this look good to you too?

It's consistent with mimetype icons associated with packages and archives. LGTM!

ndavis requested changes to this revision.Nov 18 2018, 3:42 AM

Sorry, jumped the gun a bit. The orientation of the zypper needs to be horizontally reversed on the 16 and 22 px icons, then it will be perfectly consistent

This revision now requires changes to proceed.Nov 18 2018, 3:42 AM

zypper

Found the openSUSE user. :)

zypper

Found the openSUSE user. :)

LOL, I've gotten too used to openSUSE to speak normal english now.

Anyway, here are the 16 and 22px mimetype icons for reference:

16px

22px

trickyricky26 added a comment.EditedNov 18 2018, 10:26 AM

Do you think this is more consistent:


I shortened the zipper to make more room for the action emblems, so it'll never be 100% consistent, but I agree this is an improvement.

Also the correct margin for the 32px icons is now 2px, right?

  • Make zipper consistent with archive mimetype icons; tightened the gap for the emblems to be more consistent; 32px icons with 2px margins
trickyricky26 edited the test plan for this revision. (Show Details)Nov 18 2018, 11:12 AM

Do you think this is more consistent:


I shortened the zipper to make more room for the action emblems, so it'll never be 100% consistent, but I agree this is an improvement.

Also the correct margin for the 32px icons is now 2px, right?

yes, this is good, and yes, we are using the 2px margin defined in the HIG for 32px monochrome icons now.

ndavis accepted this revision.Nov 18 2018, 5:29 PM

I've had a good look at your patch now and everything is ok. Unless @ngraham has anything else to say, I think it's time to land this.

This revision is now accepted and ready to land.Nov 18 2018, 5:29 PM
ngraham accepted this revision.Nov 18 2018, 5:59 PM

+1 shipit!

This revision was automatically updated to reflect the committed changes.