I’m a little confused by this but I’ve been running into the problem where a element with a horizontal scrollbar that is not within the scroll view would result in a small vertical scroll of the preview when it is updated. Kind of hard to explain in words so hopefully the video below would do it justice.
@awesomerobot The only workaround I found was to let .d-editor-preview-wrapper
overflow instead of .d-editor-preview
itself.