celluloid-player / celluloid

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

Playlist button wrongly labelled as "Toggle Fullscreen" #912

Closed mayhair closed 6 months ago

mayhair commented 6 months ago

Overview Description: When hovering the cursor over the playlist toggle button, "Toggle Fullscreen" shows.

Steps to Reproduce:

  1. Open any media file.
  2. Hover the cursor over the button which toggles the visibility of the playlist.

Actual Results: The tooltip "Toggle Fullscreen" is shown.

Expected Results: A more fitting indicator, such as "Toggle Playlist".

Version: 0.26

Additional Information: I'm using the Void Linux package, not Flatpak or anything else.

Screencast from 2023-12-20 16-12-29.webm

gnome-mpv commented 6 months ago

Already fixed in b87a88df6699527e7054ae0e831d290b8090698c.

gnome-mpv commented 6 months ago

Duplicate of #896