epic-kitchens / epic-kitchens-100-narrator

Video narrator written in Python/GTK using vlc-lib
25 stars 4 forks source link

Play button is grayed out when video is paused #3

Closed willprice closed 5 years ago

willprice commented 5 years ago

Steps to reproduce:

  1. Open video
  2. Pause video

The play button is gray rather than dark gray like the fast forward and rewind buttons, this looks like it is disabled.

willprice commented 5 years ago

This seems to be an issue with Adwaita theme rather than the narrator. With a different theme the buttons make sense

In Adwaita the play button is light grey, but the pause button is dark grey. This makes it look like the play button is disabled, but it is not. I don't know why this is the case as the icons appear to be a uniform colour.