Default Properties
dkrasner opened this issue · 0 comments
dkrasner commented
Main Points
Our state is pretty heavy and one reason for this is that we are listing all the properties for every part. We can potentially reduce this by only listing the non-default properties with the assumption that default ones are set internally on load and are made available to the editor.