Loaders which supported random access would not set the seq flag even if seq mode was requested. This would make operations like shrinkv to not run in seq mode, causing massive cache thrashing. See https://github.com/libvips/libvips/discussions/2898