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

minWidth and minHeight problem #174

Open
Danoontjes opened this issue Jul 15, 2021 · 0 comments
Open

minWidth and minHeight problem #174

Danoontjes opened this issue Jul 15, 2021 · 0 comments
Labels

Comments

@Danoontjes
Copy link

Hi,

I am trying to use a jBox modal with minWidth and minHeight set (both set to 300). The content is loaded using ajax, and I am using the spinner while waiting for the content to load.
I expected the modal with the spinner to be set to the minWidth and minHeight values, but instead is scales to the content of the spinner. When I use width and height, the modal is set to the correct dimensions while displaying the spinner, but then it does not scale to the loaded content..

If you change width and height to minWidth and minHeight in the modal-3 demo you can reproduce the behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants