The horizontal scroll in the time-line behaves inconsistently towards the right side of the window depending of the status of the interface:
-
When the right panel is shown, the horizontal scrolling in both directions past the time-line view-port behaves as expected (with adaptive speed).
-
When the right panel is hidden, the scrolling becomes very slow and is not adaptive anymore.
-
If the right panel is first shown and then hidden again after using scrolling, the scrolling stops completely on the right side of the window and parts of the time-line to the right of it aren't reachable anymore (unless zoom is changed).
-
With the scrolling stopped on the right side, only new entities (regions, etc.) created on the time-line will "push" the view. The ones that existed before won't push.
-
Showing the right panel again will bring the scrolling to the right side back.
Comments (1)
Just wanted to add that when the browser window is maximised, no horizontal scrolling to the right is possible, for example by resizing regions or dragging them or events to the right, because the pointer can't go further. The scrolling should probably start when the pointer is already near the right border.