Python, UI, layout.use_property_split False lets the decorate button disappear

Hi,

I tried to align some props and checkboxes at the left side since in the western world you read from left to right. But when i turn layout.use_property_split to False, then the decorate button at the end to record this property disappears.

Is there a way to keep the decorate button with left aligned checkboxes? Can we maybe cheat and readd the button with Python?

I have also tried to follow the problem down to the C code. But am lost. What changes do i need to do in the interface_layout.c file to have the decorate button available with non split props too?

I am open to any suggestions and ideas, and every help is welcome :slight_smile:

Kind regards, Arunderan