Skip to content

Problem: Need to scroll content area, but not navBar & navMenu

Solution: Subscribe to browser window size to calculate correct height and width for various elements.

Note: Solved this by looking at how lucamug/elm-style-framework achieves this same effect.

Fixes #146 (closed) Fixes #177 (closed)

Edited by Julian Pistorius

Merge request reports