Add more icon sizes for audio, configure, distribute
ClosedPublic

Authored by ndavis on Apr 20 2019, 10:19 AM.

Details

Summary

The tooltip for the audio system tray widget and panel edit mode had blurry versions of these icons because the icons were being scaled to fit.

Test Plan

audio.svg:

configure.svg:

distribute.svg:

Diff Detail

Repository
R242 Plasma Framework (Library)
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ndavis created this revision.Apr 20 2019, 10:19 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 20 2019, 10:19 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
ndavis requested review of this revision.Apr 20 2019, 10:19 AM
ndavis edited the test plan for this revision. (Show Details)Apr 20 2019, 10:22 AM
ndavis planned changes to this revision.Apr 20 2019, 10:37 AM

Oops, looks like I need 16px audio icons as well for the volume/mute icons inside the opened audio widget.

ndavis updated this revision to Diff 56621.Apr 20 2019, 10:56 AM

Add 16px audio icons

ndavis edited the test plan for this revision. (Show Details)Apr 20 2019, 10:57 AM
ndavis edited the test plan for this revision. (Show Details)Apr 20 2019, 11:02 AM
ndavis updated this revision to Diff 56622.Apr 20 2019, 11:03 AM

Fix 16-16-audio-volume-muted

ngraham accepted this revision.Apr 21 2019, 8:31 PM
ngraham added a subscriber: ngraham.

Looks great, thanks!

This revision is now accepted and ready to land.Apr 21 2019, 8:31 PM
This revision was automatically updated to reflect the committed changes.