Function: resolveParams()
resolveParams(
mode,_stroke?):PencilParams
Defined in: pencil.ts:184
The mode resolver. This signature is the placeholder described in the module header: it takes the stroke's telemetry, and today it ignores it.
When auto becomes real it will live here and nowhere else — every caller already passes what it would need.
Parameters
mode
_stroke?
StrokeContext = NEW_STROKE