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 handling of loading_max_height #3205

Merged
merged 1 commit into from
Feb 18, 2022
Merged

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Feb 18, 2022

Setting an max-height meant that the entire loading overlay had a max-height of 400px when the desired effect was to set a max-height only for the loading animation.

Fixes #3204

@philippjfr philippjfr merged commit 6adf7df into master Feb 18, 2022
@philippjfr philippjfr deleted the spinner_max_height_fix branch February 18, 2022 12:35
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.

loading parameter doesn't cover widget as expected in python 3.9 or 3.10 (works in 3.8)
1 participant