Target width on screen; invisible hit stroke scales as 1 / zoom so it feels the same while you zoom the canvas.
1 / zoom
Console: viewTune.panWheelMult = 1.2 then syncViewTuneUI() to refresh sliders.
viewTune.panWheelMult = 1.2
syncViewTuneUI()