-
Notifications
You must be signed in to change notification settings - Fork 9
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
overflow and scrollbars #8
Comments
set-scrollbar-and-overflow.mov |
looks good. We want to have both the previous and this behaviour, selected by parameters, I think when the user (User = anybody/developers that uses the component) passes a height value:
|
The argument of
I can make it. it would take 1 - 4 hours. |
Let's drop it then, I can validate the parameter in the python part.
Isn't it already the current behaviour? |
Yeah, that's true. now, it's handling both cases |
@t29mato could you please summarise what exactly should be tested? The point number 2 is it implemented? |
Is point number 2
Sorry, I don't understand this. |
When the component is loaded, it pushes the scrolling back down. We should add an option that allow the component to have a overflow:scrolling.
Tasks
The user does set height = 80% (relative number) -> same as previous, show the scrollbars and limit the window to the heightbecause streamlet.setFrameHeight doesn't support relative numberThe text was updated successfully, but these errors were encountered: