Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

player redesign #62

Open
tobidwest opened this issue Jul 3, 2024 · 2 comments
Open

player redesign #62

tobidwest opened this issue Jul 3, 2024 · 2 comments
Assignees

Comments

@tobidwest
Copy link
Collaborator

tobidwest commented Jul 3, 2024

Redesign the player to better use the screen proportions:

image

@tobidwest
Copy link
Collaborator Author

I started working on that on branch tw_playerRedesign but did not finish so far.

Main improvements:

  • added a new layout to better use the space that is available on-screen
  • display where to join (URL) using the game code
  • show YT Party DJ logo before first video is loaded to remove redundancy in the text and show the branding more often

image

To do:

  • $.map for the queue items needed to be replaced with always() function to be able to only show the first few items and is not really working so far (probably some syntax issue)
  • not everything is pixel perfect yet, in particular the queue needs more work and placement of the light/dark mode toggle needs improvements
  • is not responsive yet

Feel free to contribute. I'm unsure if I'll find the time to continue working on it this weekend.

@ErfoM5 ErfoM5 self-assigned this Jul 12, 2024
@ErfoM5
Copy link
Collaborator

ErfoM5 commented Jul 12, 2024

Hi,
the /player page doesnt load...
image

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

No branches or pull requests

2 participants