-
Notifications
You must be signed in to change notification settings - Fork 13
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
Height and Width 100px? #3
Comments
this is what seems to get rendered: |
I've tried everything... even using jquery to change the width and height. I've tried running the example app but I just get other errors. |
I don't believe there is any code in my library which should explicitly produce a width/height of exactly 100px. Do you have any code which demonstrates the issue? |
I use 100% for width and height just fine within the content of a golden layout panel. It works as expected. |
Hey I'm using your lib. I have it rendering only it insists on being 100px by 100px. Is there a build in way to change the sizing to 100% by 100%?
The text was updated successfully, but these errors were encountered: