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

bug(Dice): Fix dice tool state resetting #1464

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

Kruptein
Copy link
Owner

The core reason for this PR is to fix the dice tool not remembering what you selected if you swap tools.

This PR changes all tools to use v-lazy-show over v-if which ensures the tools are not loaded until they are first selected, at which time they will remain loaded.

@Kruptein Kruptein merged commit f26e4ff into dev Aug 25, 2024
5 checks passed
@Kruptein Kruptein deleted the bugfix/dice-tool-state-resetting branch August 25, 2024 08:58
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