Public Vars

Back

scroll-by (clj)

(source)

function

(scroll-by driver x y) (scroll-by driver {:keys [x y]})
Have `driver` scroll by `x` `y` relative pixel offset.

Examples