| Summary: | Make text on current track applet slide when it doesn't fit the screen | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Augusto Leite <leite_augusto> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | bugzilla |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Augusto Leite
2009-04-19 03:24:44 UTC
SVN commit 983651 by sesneault: Change from simple QGraphicsSimpleTextItem to TextScrollingWidget for the album, artist and title These 3 items now slide on mouse hover when the text is ellided (aka applet to small) BUG:190019 M +16 -14 CurrentTrack.cpp M +4 -3 CurrentTrack.h WebSVN link: http://websvn.kde.org/?view=rev&revision=983651 Just wanted to say thank you for this one! A very nice feature I just discovered by accidently "mousing" over the title in the middle pane. |