I'm building a "live" development environment and can't tell if being able to "physically look under the hood" of a widget is a good idea or a hair-brained one
I can already see this as being really cool for interactive demos, drop in a text input and the UI fills itself in based on things you've built.
Small UX changes :)
-`cursor:grab` on the boxes when they're draggable
-`cursor:crosshair` by default?
- I think the live-editor needs to be a bit more forgiving when you're editing maybe _not updating (and in a disabled state)?_
For when you're working on it:
- Attribute hierarchy-- `$value` is more important than `$x` and `$y` :)