Why Kodular is not updating/adding Every Element (eg: Labels, arrangements etc ) Margin & Padding in designer mode every time we have to use Decoration block for it .
Hi dear,
Usually padding and margin apply to containers, not to graphical components, so it’s correct that they’re not available for all of them.
You could move this topic to the Feedback > IWant category to make an implementation request.
Have a nice day.
Edit:
I don’t know how you’re managing the various margins and padding, but I can suggest this method to apply the same margin to multiple elements.
It doesn’t solve the problem, but it’s definitely more efficient than creating them one by one.
bro this will work if i have to give same margin or padding to the elements but what if i had different margin , padding for different components
I’m sorry, in this case the only option is to specify the values for each element.
Put the components in pairs with key as components and their margin as values in a well packed dictionary and call it
bro the maine issue I already pasted ontop
