dmackdev/egui_json_tree

Cache `LayoutJob` construction

Closed this issue · 0 comments

node::render_key and node::render_value both construct LayoutJob for rendering.

These operations can be cached using egui cache.