Thorbjørn Lindeijer
Thorbjørn Lindeijer
Here's a preview of what it looked like at some point, when it wasn't actually functional but had all Map properties represented:  And here's a video of the current...
@dogboydog Thanks for writing down your thoughts on the new properties implementation! They've been the exact things I'm also wondering about / struggling with. There may not be one simple...
Small update on the current state. Last week I've finished implementing the built-in properties for all data types, minus a few that will need a custom widget:  In the...
Screenshot showing some of the recent changes:  * Collapsible headers. * Support for editing custom properties, including support for expandable custom classes. * Boolean properties showing their name on...
After the above change, inherited properties are now shown in disabled state, with a '+' button that allows adding those properties:  One issue that remains to be addressed is...
Latest changes address various features that already existed with the old properties solution: * Handling changes in the custom property type definitions. * Showing suggested properties from all selected objects....
Today I've added a context menu with some useful actions:  Also, the expanded state is now remembered (by property name, so it applies to that property regardless of which...
Reported feedback so far: * Icons for the add/remove/reset buttons are lacking a fallback so they only work with a system icon theme. * Scroll wheel on some edit widgets...
Many of the issues mentioned by @eishiya have now been addressed. Except for these: > * It's hard to unfocus an editor (previously could be done by clicking anywhere outside...
The Custom Types Editor is now also using the new properties view: 