astrosat / astrosat-ui

MIT License
0 stars 0 forks source link

ToggleButtonGroup v2 #145

Closed RoryMacGregor88 closed 3 years ago

RoryMacGregor88 commented 3 years ago

This adds the ability to pass classes to the ToggleButtonGroup like with the individual buttons, without them being overwritten by the passed styles, negating the base styling.

It also removed the side padding from the buttons, allowing them to shrink down to the same padding as on the top and bottom. This then allows them to fill much smaller spaces than they would with the hardcoded large padding on the sides.

As they default to filling the space they contain, this only becomes necessary when they are placed in tight spaces with little room to the sides, where they almost certainly will be (side panels in Orbis).

company-jenkins-ci commented 3 years ago

:tada: This PR is included in version 2.5.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: