Arcadia icon indicating copy to clipboard operation
Arcadia copied to clipboard

Good inspectors for Arcadia components

Open nasser opened this issue 10 years ago • 3 comments

Arcadia components should have custom inspectors by default that know how to draw e.g. PersistentMap and PersistentVector fields correctly. The mechanism should also be hookable to that user can define their own inspectors. Care should be taken to not impact export (editor classes must be removed from export).

nasser avatar Apr 14 '15 17:04 nasser

The state functions and ArcadiaState class should take care of this

nasser avatar Apr 26 '16 02:04 nasser

Hookable would be good, but we'll settle for performant and informative now

timsgardner avatar Oct 01 '18 20:10 timsgardner

Should defmutable-created state currently show up in the inspector?

mpereira avatar Jan 08 '20 13:01 mpereira