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

feat: spellbook control improvements #1544

Merged

Conversation

Vonr
Copy link
Contributor

@Vonr Vonr commented Dec 23, 2024

A few additions/tweaks to spellbook controls:

  • Auto focus search bar if charTyped returns false (shouldnt break search bar)
    • Clear search bar on auto focus (manual focus wont clear)
  • Add glyphs using number keys (previously incompatible w/ infinite spell demo)
  • Swap glyphs using number keys (compatible w/ infinite spell demo)
  • Split spell and add blank space with middle click

@Vonr
Copy link
Contributor Author

Vonr commented Dec 23, 2024

im unhappy about using timeOpened to ignore the character typed when opening the book, but i could not find a better way to do this.

@baileyholl baileyholl merged commit 63d8327 into baileyholl:main Jan 1, 2025
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.

2 participants