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

Is there a way to make it so that the QGrid view doesn't take up the whole height of the screen? #36

Open
joshuarobs opened this issue May 14, 2020 · 1 comment

Comments

@joshuarobs
Copy link

In every grid I place, in the canvas preview, it takes up the whole screen of the device. Is there a way to limit this so that the height of the whole view is restricted to the items in the grid? i.e. to remove unnecessary white space

@giiiita
Copy link

giiiita commented Jul 6, 2020

How about calculating the height from content, rowCount, vSpace and vPadding and specifying it in the frame?

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

2 participants