When there's a user tour attached to something in a scrollable pane, scrolling vertically will mess up the position of the tour.
Also, if there is a tour on an element that is out of view, the position of the tour is awkwardly stuck to the bottom, so when scrolling that element into view the tour will cover it up.
I would guess that the tour should scroll a hidden element into view and scroll together with it. This might be somewhat related to #28 .
Thanks
When there's a user tour attached to something in a scrollable pane, scrolling vertically will mess up the position of the tour.
Also, if there is a tour on an element that is out of view, the position of the tour is awkwardly stuck to the bottom, so when scrolling that element into view the tour will cover it up.
I would guess that the tour should scroll a hidden element into view and scroll together with it. This might be somewhat related to #28 .
Thanks