mirror of
https://github.com/yattee/yattee.git
synced 2026-07-21 14:52:03 +00:00
The play-next and Picture-in-Picture buttons were folded into the view condition (hasNext / isPiPPossible), so they popped in and out of the control bar and shifted the surrounding layout. Always render them (when their callback is wired) and gate availability with .disabled() instead, mirroring the existing play-previous button.