u8sand / Baka-MPlayer

The libmpv based media player
https://u8sand.github.io/Baka-MPlayer/
GNU General Public License v2.0
433 stars 93 forks source link

[bug] toggling fullscreen removes playlist upon restore #133

Closed Decme closed 8 years ago

Decme commented 9 years ago

Bug - when playlist is shown on the right panel, double clicking the video for fullscreen playback, then double clicking again to restore to windowed mode hides the playlist (the playlist should be returned to its original position)

u8sand commented 9 years ago

I'm not sure I know what is SUPPOSED to be saved/not; could you outline this for me--then I can go about implementing it.

godly-devotion commented 8 years ago

Basically if playlist is shown and full screen is triggered, Baka MPlayer should remember whether or not the playlist was shown or not before going into full screen so that when the user leaves full screen it can show the playlist if it was shown before.

u8sand commented 8 years ago

Fixed in bffa23688795bdb341e73e1265db4394ba53cfc8