-
Notifications
You must be signed in to change notification settings - Fork 1
Refactor property view #56
Copy link
Copy link
Open
Description
The "property view" is used by both the "contxt" and the "eval" however it's not really as the code is duplicated, the new property view/widget should:
- Allow the expansion/collapsing of properties
- Be reusable in both contexts
- Not have such hacky code to decide if lines should be rendered in the viewport or not (hopefully improving performance)
This should also enable the default context depth to be reduced
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels