Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content

Fix issue two scrollbars and exclude download button from sidebar height

uqgie requested to merge issue_TwoScrollbars_#5 into develop

What I have done

  • I fixed the issue with two scrollbars. Now, when the sidebar is open, the main scrollbar will disappear
  • Now the download button is excluded from the height of the sidebar.
    Before: when the sections overlap with the download button, it didnt show a scrollbar, eventhough parts arent visible.
    Now: as soon as the sections overlap with the download button, it will show the necessary scrollbar
  • Minor change: I removed the rounded edges from the download button

Merge request reports