I would imagine it be something like that
$$
\alpha(1+\beta)^{{|cursorY - anchorY|} \over {windowSizeY}}
$$
where $$\alpha$$ and $$\beta$$ — configurable parameters. Or perhaps just one of them.
PS: this exponential approach has the benefit of using really small displacement for maximum speed, so that it would matter less, where the anchor point is.
Originally posted by @PF4Public in #557
I would imagine it be something like that
where$$\alpha$$ and $$\beta$$ — configurable parameters. Or perhaps just one of them.
PS: this exponential approach has the benefit of using really small displacement for maximum speed, so that it would matter less, where the anchor point is.
Originally posted by @PF4Public in #557