Skip to content

Customisable toggle buttons #24

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

Merged
merged 5 commits into from
Oct 5, 2024
Merged

Customisable toggle buttons #24

merged 5 commits into from
Oct 5, 2024

Conversation

dmackdev
Copy link
Owner

@dmackdev dmackdev commented Oct 2, 2024

Closes #22.

  • Adds ToggleButtonsState enum to control visibility/interactivity of toggle buttons via 3 states: visible and enabled, visible and disabled, and hidden.
  • Adds JsonTree::toggle_buttons_state builder method.
  • Adds "Toggle Buttons Customisation" demo.
Screen.Recording.2024-10-05.at.15.45.20.mov

@dmackdev dmackdev marked this pull request as ready for review October 5, 2024 14:44
@dmackdev dmackdev changed the title Customisable toggle icon Customisable toggle buttons Oct 5, 2024
@dmackdev dmackdev merged commit 5f19fa0 into master Oct 5, 2024
2 checks passed
@dmackdev dmackdev deleted the customisable-toggle-icon branch October 5, 2024 14:54
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.

Non-interactive json tree view?
1 participant