It's easy in principle, but that feature isn't built-in yet. We'll add
it soon.
In the meantime, you can temporarily modify your scrapbook.js. One way
might be to add a
return; statement as the first line in
the bindPanHandlers() function.
Thanks,
--Jonathan
Clayburn wrote:
I was wanting to disable the panning on a site altogether
if possible. It's been confusing people. I don't know why they click
and drag in the first place, but they said they don't know what's going
on. Would it be possible to easily disable panning?