Skip to content

Fix checkbox click event in group box

On macOS, mouse events seem to fail to check the small checkboxes in group box widgets. Changed one to use a widget event instead. Cleaned up some unnecessary mouse events and redundant string setting.

Merge request reports