Skip to content

Fix menus on small player sizes#8860

Merged
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
absidue:small-player-menus
Mar 28, 2026
Merged

Fix menus on small player sizes#8860
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
absidue:small-player-menus

Conversation

@absidue
Copy link
Copy Markdown
Member

@absidue absidue commented Mar 22, 2026

Pull Request Type

  • Bugfix

Description

shaka-player 5 switched the way that menus are handled and buttons need to hide themselves now. In the shaka-player 5 migration pull request I only implemented that for buttons that would be in the menus on desktop screen sizes but on mobile we move a lot more buttons into the menus which was causing the buggy behaviour visible in the screen shots below.

Screenshots

buggy-behaviour-1 buggy-behaviour-2

Testing

Resize the window to a very small size and check that when you open submenus such as the quality selector or the playback speed selector, you can only see the buttons that belong to that menu.

Desktop

  • OS: Windows
  • OS Version: 11

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 22, 2026 15:16
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Mar 22, 2026
@FreeTubeBot FreeTubeBot merged commit 56c73a9 into FreeTubeApp:development Mar 28, 2026
6 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Mar 28, 2026
@absidue absidue deleted the small-player-menus branch March 28, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants