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

Height and Width 100px? #3

Open
TheDevelolper opened this issue Apr 26, 2017 · 4 comments
Open

Height and Width 100px? #3

TheDevelolper opened this issue Apr 26, 2017 · 4 comments

Comments

@TheDevelolper
Copy link

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%?

@TheDevelolper
Copy link
Author

this is what seems to get rendered:
<div class="lm_goldenlayout lm_item lm_root" style="width: 100px; height: 100px;">

@TheDevelolper
Copy link
Author

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.

@goldsam
Copy link
Owner

goldsam commented May 5, 2017

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?

@Arnie38
Copy link

Arnie38 commented Feb 20, 2018

I use 100% for width and height just fine within the content of a golden layout panel. It works as expected.

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

No branches or pull requests

3 participants