Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix page objects offset with Chrome 73 #143

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

senfbrot
Copy link

This seems to fix the issue #139 regarding the offset. We noticed this when Shinydashboard with collapsible entries is used with Chrome 73. This triggers a displacement of the objects.

Changing the css from padding-top to margin-top seems to fix this.

This seems to fix the issue openanalytics#139 regarding the offset. We noticed this when Shinydashboard is used with Chrome 73.
@LEDfan
Copy link
Member

LEDfan commented May 7, 2024

Hi, thank you for your contribution. Did you test whether this is still an issue in more recent releases of ShinyProxy? The method of setting up the iframe height has changed a few released ago and I think it should fix this as well.

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.

2 participants