Bug - plugin visual elements no padding

Are visual events not showing their padding inputs in property editor layout section? I have the plugin editor checkbox checked for control padding

But in editor I see no padding controls

I don’t think they ever do. You normally need to add your own vertical or horizontal padding attribute to use.

Or just put it in a group and use the padding there.

This is my dropdown element I made and I had to add the attributes.

Perhaps you’ve figured this out already, but for the old PE, that plugin setting refers to the “old style” padding controls, which don’t allow for separate vertical or horizontal values. They are found on the Appearance tab…

Thank you @sudsy