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

Broken indexing in XpadView #360

Open
guancio opened this issue Aug 7, 2023 · 0 comments
Open

Broken indexing in XpadView #360

guancio opened this issue Aug 7, 2023 · 0 comments

Comments

@guancio
Copy link
Contributor

guancio commented Aug 7, 2023

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
Change number of CharacterPosition from 4 to 3, or increase the number of sectors.

Additional context
I'm trying to experiment to support a variable number of sectors (mainly to support some of the designs in #68). However the indexing of letterPositions in XpadView is fundamentally broken. Current code works because the number of sectors, CharacterPositions, and coordinates (i.e., x,y for two characters) are all 4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant