hoverRadius constant

double const hoverRadius

Hover radius for detecting point hovers (larger than tap for better UX)

Implementation

static const double hoverRadius = 30.0;