Skip to content

Enable hover effects for Button, CheckBox, ComboBox, RadioButton, Slider, SpinBox, ToolButton

Most of these just needed hoverEnabled: true.

However, I made a design change to SpinBoxIndicator. Instead of the separator line being colored to indicate which button is hovered, instead the button icon itself is colored. This is much clearer, IMO.

Merge request reports