gtoolkit
gtoolkit copied to clipboard
Double-clicking on a columned list element with a checkbox checks the box, but does not run `whenCheckedDo`
In the changes tool, for instance, there are lists of changes where you can select and deselct individual items. Double-clicking on a deselected item selects it, but does not run the associated action whenCheckedDo.
Cheers