Skip to content
Commit e154c103 authored by Ross Lagerwall's avatar Ross Lagerwall Committed by Jonathan Matthew
Browse files

widget: reset elapsed time when song changes

This stops a brief flicker sometimes visible where
rb_header_playing_song_changed_cb is called before
rb_header_elapsed_changed_cb and so the duration of the song is
updated but the previous elapsed time still remains. It causes a
flicker of the incorrect time remaining and the progress slider to
briefly move to a new location.

https://bugzilla.gnome.org/show_bug.cgi?id=697959
parent 0773baf8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment