Skip to content
Commit 4238a92b authored by Jack Hill's avatar Jack Hill
Browse files

Fix double lyrics in metadata form when clicking modify and then cancel

Previously we were re-initializing the track data after clicking Cancel,
which meant fetching the lyrics again. This resulted in mDisplayKeys having
LyricsRole twice.

Now we only reset the display data, since there is no need to fetch the
lyrics again.
parent 341e2171
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