Summary: | [PATCH] Icons on the task list sometimes bounce on hover | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | David Benjamin <davidben> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aseigo, asraniel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Zoomed in picture of the problem
Patch to address this |
Description
David Benjamin
2010-04-07 22:14:17 UTC
Created attachment 42579 [details]
Zoomed in picture of the problem
Created attachment 42580 [details]
Patch to address this
Makes both cases in the icon drawing use the same drawing routine, to avoid this bounce.
could you please submit this patch to the plasma mailing list or reviewboard.kde.org? thank you SVN commit 1124284 by aseigo: better icon alignment, patch by David Benjamin CCMAIL:davidben@mit.edu REVIEW:3921 BUG:233646 M +4 -1 abstracttaskitem.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1124284 |