Describe the bug
This checkbox widget, in the Journal tab, is not using the proper kind of label, as evidenced by the fact that the label itself is not clickable to toggle the widget:
I think this has accessibility implications too.
Please use the "label" property of the follow_check GtkCheckButton widget, instead of a standalone GtkLabel widget.
The package format
[x] Flatpak
Describe the bug
This checkbox widget, in the Journal tab, is not using the proper kind of label, as evidenced by the fact that the label itself is not clickable to toggle the widget:
I think this has accessibility implications too.
Please use the "label" property of the
follow_checkGtkCheckButton widget, instead of a standalone GtkLabel widget.The package format
[x] Flatpak