Thorbjørn Lindeijer

Results 762 comments of 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: ![image](https://github.com/user-attachments/assets/c91895a4-5dc7-47d8-a6c9-87773eccfb76) 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: ![image](https://github.com/user-attachments/assets/50e115b1-77f5-4302-8346-2b0f2e337c3e) In the...

Screenshot showing some of the recent changes: ![image](https://github.com/user-attachments/assets/387317e2-d620-4e0c-90e8-d53bb34c7430) * 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: ![image](https://github.com/user-attachments/assets/8d36c7e2-5758-47b5-918e-4d6e7ce3b3c7) 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: ![image](https://github.com/user-attachments/assets/7d2933a1-ba63-4fd5-a622-8e8ac185dcde) 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: ![image](https://github.com/user-attachments/assets/670a092e-465f-4a6f-bf91-b700395d84ca)