1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 08:13:14 +00:00
TiddlyWiki5/core/ui/ControlPanel/Toolbars
Jermolene a671e72706 Fix problem with import button triggering checkbox on Firefox
It seems that there is a broader problem with the way that the button
is embedded within the label of a checkbox; even on Chrome it meant
that the checkbox active state was triggered when clicking on any of
the buttons. The user experience was in any case confusing; it wasn’t
obvious that clicking on the label to the right of the button would
flick the checkbox.

The solution takes the buttons and labels out of the checkbox label.
2014-10-10 20:50:50 +01:00
..
EditToolbar.tid Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00
PageControls.tid Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00
ViewToolbar.tid Fix problem with import button triggering checkbox on Firefox 2014-10-10 20:50:50 +01:00