Review Request 116641: Fixes Bug 302299 - Autoscrolling Lyrics are scrolling down if a song is rated via Context Browser's Current Track
yash ladia
yashladia1 at gmail.com
Thu Mar 6 22:52:56 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116641/
-----------------------------------------------------------
(Updated March 6, 2014, 10:52 p.m.)
Review request for Amarok.
Changes
-------
I had missed a case of a track change *while* lyrics were being edited.
I found this mistake while responding to Myriam's reply. Thank-you :)
Bugs: 302299
https://bugs.kde.org/show_bug.cgi?id=302299
Repository: amarok
Description
-------
The bug was occuring since 'userAutoScrollOffset' and 'oldSliderPosition' were being reset when track metadata was changed. This should not happen.
Also,
I corrected the function name: void _trackDataChanged( Meta::TrackPtr ) -> void _trackChanged( Meta::TrackPtr )
Diffs (updated)
-----
src/context/applets/lyrics/LyricsApplet.h 20c71d8
src/context/applets/lyrics/LyricsApplet.cpp 829a166
Diff: https://git.reviewboard.kde.org/r/116641/diff/
Testing
-------
Builds and installs.
Expected results are obtained during testing.
Thanks,
yash ladia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20140306/055976eb/attachment.html>
More information about the Amarok-devel
mailing list