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

Rendering refactor, builder pattern, response callback #3

Merged
merged 10 commits into from Aug 31, 2023

Conversation

dmackdev
Copy link
Owner

  • Refactor to use LayoutJob instead of Vec<RichText> for rendering.
  • Introduces JsonTreeBuilder for constructing and showing a JsonTree.
  • Adds response callback to handle interactions within the JsonTree.

@dmackdev dmackdev marked this pull request as ready for review August 31, 2023 19:16
@dmackdev dmackdev merged commit fb20bb3 into master Aug 31, 2023
@dmackdev dmackdev deleted the response-callback branch August 31, 2023 19:17
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.

None yet

1 participant