touchTest
Which implementation of Touching should be used for mouse events? The default is TouchingPixel.withinBoundsAndPixel.
This is a reasonable choice, except for buttons which are plain Labels, without a background.
For appearances with a drop-shadow, you may want to use a different instance of TouchingPixel with a higher threshold.