Skip to content

Restore the scrolling-container parent div#111

Merged
lfoppiano merged 1 commit into
ScienciaLAB:mainfrom
csala:restore-scrolling-container
Sep 3, 2025
Merged

Restore the scrolling-container parent div#111
lfoppiano merged 1 commit into
ScienciaLAB:mainfrom
csala:restore-scrolling-container

Conversation

@csala

@csala csala commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

The scroll-bar was not shown in the latest main version because the scrolling-container surrounding the #pdfViewer div had also been mistakenly removed in #96

This PR restores it.

@lfoppiano
lfoppiano requested a review from Copilot September 3, 2025 09:02
@lfoppiano
lfoppiano merged commit f24cde1 into ScienciaLAB:main Sep 3, 2025
1 of 9 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR restores the scrolling functionality to the PDF viewer by re-adding the scrolling-container div that was accidentally removed in a previous change. The scroll bar was not appearing in the main version due to this missing container element.

  • Adds back the scrolling-container div wrapper around the #pdfViewer element
  • Restores proper scrolling behavior for PDF content

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@csala
csala deleted the restore-scrolling-container branch September 3, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants