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 overflow issue in Demo element #296

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

Conversation

TheZoker
Copy link
Contributor

@TheZoker TheZoker commented Apr 15, 2024

This PR should fix the issue eclipsesource/jsonforms#2313

It also enhances PR #293 without showing the scrollbar all the time. Instead of using scoll, we use auto here, to hide the scrollbar when no overflow content is present:

image

(Source: https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#auto)

@TheZoker TheZoker force-pushed the fix-overflow-content branch from 27d58d3 to b837ef5 Compare April 15, 2024 22:39
@TheZoker TheZoker force-pushed the fix-overflow-content branch from b837ef5 to 10e8b48 Compare April 16, 2024 08:52
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.

1 participant