IENT / YUView

The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
http://ient.github.io/YUView
Other
1.88k stars 369 forks source link

The play button should not be same with pause button #500

Closed for13to1 closed 1 year ago

for13to1 commented 1 year ago

Describe the bug When YUV file is opened, the play button looks same with pause, which is not correct.

To Reproduce Steps to reproduce the behavior:

  1. Open any YUV file which contains multi frames via YUView.
  2. Check and click on the play button at the bottom.
  3. See error.

Expected behavior

  1. When we view a single YUV frame, the play button should be play button;
  2. When we view the frame sequences, the play button should be play button before we click on it, and should be pause button after we click on it.

Screenshots image

Version (please complete the following information):

ChristianFeldmann commented 1 year ago

Thx. Yes that probably came from some refactoring.

ChristianFeldmann commented 1 year ago

Fixed.