Controlling or disabling Gutenberg editor panning/focus on a custom slider block

I was able to achieve the functionality I desired by simply using the scrollIntoView API documented here to scroll the selected slide into view after my slider adjusted its position.