← Back to context

Comment by layer8

2 days ago

If you mean dragging, then that’s more than just a single click. And if you mean clicking in the gutter, then it also doesn’t work with a single click; you have to make use of the auto-repeat functionality, which takes O(n) time, where n is the distance between positions in number of pages. Shift+Click does it instantly in O(1).

>it also doesn’t work with a single click

If you hold it down long enough it does do it in a single click.