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: Add revealable() modifiers with multiple keys #34

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

svenjacobs
Copy link
Owner

Sometimes the same UI element should be revealed with different overlay contents. This is already possible by applying the revealable() modifier multiple times with different keys. The PR simplifies this by providing reveable() modifiers with multiple keys.

Closes #26

@svenjacobs svenjacobs added the enhancement New feature or request label Mar 10, 2023
@svenjacobs svenjacobs self-assigned this Mar 10, 2023
@svenjacobs svenjacobs merged commit c765b63 into main Mar 10, 2023
@svenjacobs svenjacobs deleted the feature/multiple-keys branch March 10, 2023 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple keys for same element
1 participant