set-between-threshold in text%
Sets the graphical distance used to determine the meaning of a user click.
( -> void
send a-text set-between-threshold threshold)
threshold : non-negative real number
If the click falls within threshold of a position between two
items, then the click registers on the space between the items
rather than on either item.
See also
get-between-threshold.