Skip to content

Scrolling; Fixes scrolling issue in source and coumentation view

Camil Staps requested to merge scrolling into master

Created by: ErinvanderVeen

Instead of calculating the height of the viewport in Javascript, use the vh measure instead. This also solves an issue where the browser would overlap with the viewer.

Merge request reports