Now there is a single presenter for every group and indiviudal properties share between the different properties of the same tab.
The single and group properties are lazy loaded. They will only be calculated if we click on the button to show the popover.
(less lag when multiple element are selected).
I also change a bit of the builder to remove the "default" property system of the editor. Now all properties and properties panel come from plugins.
Now there is a single presenter for every group and indiviudal properties share between the different properties of the same tab.
The single and group properties are lazy loaded. They will only be calculated if we click on the button to show the popover. (less lag when multiple element are selected).
I also change a bit of the builder to remove the "default" property system of the editor. Now all properties and properties panel come from plugins.