Skip to content

Commit

Permalink
live-preview: Make property widgets use less information
Browse files Browse the repository at this point in the history
Make the property widgets work with less information avaiable to
them. I hope I can reuse them for runtime widget state as well that
way.

Unexport the individual widgets and wrap them into a `PropertyValueWidget`
that switches between them as needed -- and fills in the extra information
needed to keep the existing functionality in place.

This makes the PropertyView so much cleaner ;-)
  • Loading branch information
hunger committed Feb 6, 2025
1 parent 9b60f1b commit 4b8287b
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 216 deletions.
Loading

0 comments on commit 4b8287b

Please sign in to comment.