Skip to content

Paint radio buttons and checkboxes of correct sizes

Radio button and Check box widgets are now of a size dependent on the size of the actual form field.

Zooming in and out now also changes the sizes of the widgets similar to other widgets.

Note : Removed the text option with both these widgets since they are never actually used nor needed (the choice and export values are not intended for the user to see.)

Before :

RBCB before.png

After :

RBCB after.png

Merge request reports