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

Replace secondary face index with "pages" system. #314

Closed
wants to merge 3 commits into from

Conversation

WesleyAC
Copy link
Collaborator

@WesleyAC WesleyAC commented Nov 3, 2023

This keeps the exact same behaviour in the default case, but allows for having more than two pages of faces, useful for navigating a large number of faces.

The first commit implements this change.

The second commit adds a variable for configuring which faces are hidden, instead of hiding all but the first page of faces.

The third commit allows more configuration of mode long-press behaviour.

It's very possible that there's a nicer way to expose/configure this, I understand that this might be providing more knobs than people want. I'm happy to try to implement other ideas or write more thorough comments if that would help.

This keeps the exact same behaviour in the default case, but allows for
having more than two pages of faces.
@WesleyAC
Copy link
Collaborator Author

WesleyAC commented Nov 9, 2023

Trying this on my watch and I'm not convinced it's the right system. I have some other ideas that I'm going to try out for making navigating through many faces easier, but I'm going to close this for now. Would be curious to hear thoughts from anyone who gives it a shot, though!

@WesleyAC WesleyAC closed this Nov 9, 2023
@WesleyAC WesleyAC mentioned this pull request Nov 9, 2023
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