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

Wheel selection for player list + pagination indication/info #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RattleSN4K3
Copy link
Collaborator

Adds a new player list render mode. Configurable in config. Default mode is the new one which acts as a wheel instead of a linear list.

Preview

Original

playerlist_wheelselection_original

Wheel

even uneven
playerlist_wheelselection_even playerlist_wheelselection_uneven

Pagination

Additionally both render modes have a kind of pagination. If there are more players than the current space can draw, the list will be truncated and show how many items are left. By scrolling down it will continue displaying the remaining list.

Original with pagination

playerlist_wheelselection_pagination_original

Wheel with pagination

playerlist_wheelselection_pagination_default

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.

1 participant