Make nav_pane stick to the viewport as the user scrolls.
#36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Look into using the CSS
positionproperty to complete this:https://www.w3schools.com/Css/css_positioning.asp
I will need to revisit this once I work on Mobile support. Sticky panes are causing some whack behaviour when I scale down the display.