This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Auto switching between horizontal and vertical layout #5046
Closed

Description
You can align radio buttons and checkboxes either horizontally or vertically.
But what would be really nice is that it could switch between horizontal and vertical layout automatically depending on the screen size just like it's aligning labels and input fields.
If the screen is large enough for all the items to be displayed in one row without the labels being truncated it will show them horizontally, else it will show them vertically.
It will save a lot of space on large screens and we don't have to manually fix this.
Of course this should be an optional config.
Metadata
Metadata
Assignees
Labels
No labels