How to align radio buttons within a radio group to be aligned horizontally?

A simple workaround was created here:

But you could go deeper and either try customize SelectionPanel-class or create your own custom one:

1 Like