Open
Description
In several places on our existing tours, we have a para of text that then gets expanded by adding another para (examples below). This causes a confusing jump in the window position, and it's unclear if you need to read the text again.
I suggest that it's worth having the initial stop containing all the content, but with the "hidden" sections marked with the css style "visibility: hidden", so that the space is reserved for them. Then we switch to "visibility: visible" to continue, so that there's no jump when the reveal happens.

then

Or

Then

Metadata
Metadata
Assignees
Labels
No labels