Skip to content

Resolves: Broken navigation links on "Help" page

Closes #245 (closed)

Previously these were simple anchor jumplinks within the page. Anchor position is now managed through state. The "help" in state was changed from a simple string enumeration to a data structure holding the help panel to be expanded as well as (optionally) the anchor within that panel to scroll to.

Merge request reports