Fix scrolling to section when clicking in guide TOC.
A regression caused by changing the guide container into panel. Removed click handlers for guide - these simply didn't do anything useful - the first one saved incorrect scroll state and the next one was never triggered. Planning to fix that in the commits to follow...
Loading
Please sign in to comment