Same as jumpTo but will keep the current origin-index.
void jumpToWithSameOriginIndex(double offset) { return super.jumpTo(offset); }