Open
Description
Using version 4.3.0, the default style MaterialDesignToolToggleListBoxItem
for toolbar toggle button in non-selected enabled state can be easily mistaken as disabled state.
By changing the Opacity
property to 0.92 in the Ripple
element, users will not mistaken the toggle button as disabled and the style will be more consistent with other toolbar button.