]> git.tdb.fi Git - xinema.git/commitdiff
Only push PlaybackPage if the BrowsePage is the current page
authorMikko Rasa <tdb@tdb.fi>
Sat, 17 Oct 2015 10:40:46 +0000 (13:40 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 17 Oct 2015 10:53:33 +0000 (13:53 +0300)
Since BrowsePage now remains on the stack, not having this condition
causes a new PlaybackPage to be pushed every time the stream begins
playing (e.g. after being paused).


No differences found