Make spacer_pane stick to the viewport as the user scrolls.
#37
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 position property to complete this:
https://www.w3schools.com/Css/css_positioning.asp
Pretty sure I completed this a while ago...