celluloid-player / celluloid

A simple GTK+ frontend for mpv
https://celluloid-player.github.io
GNU General Public License v3.0
1.13k stars 88 forks source link

Playlist takes more space everytime when it opens a new video #788

Closed tahir-asadov closed 2 years ago

tahir-asadov commented 2 years ago

Overview Description: If I show playlist and then close the media player and open a new file video playlist takes more space then previous time.

Steps to Reproduce: 1.Open a video.

  1. Press F9 to show playlist
  2. Close the Celluloid
  3. Open a new video

Actual Results: Playlist take more space than before

Expected Results: Playlist should take same space as before

Version: 0.20

Additional Information: https://i.imgur.com/X4mWnhn.png https://i.imgur.com/LtGYSw3.png

gnome-mpv commented 2 years ago

Can you check if this is still reproducible with v0.23?

tahir-asadov commented 2 years ago

No. I tested 0.23 flatpak version. And I didn't see the same issue.

Thanks.