Closed netodevel closed 6 years ago
My left item has height = 2, and width = 1, and my GridLayout only contains 2 columns, What I want is to make my height = 2 be smaller, is it possible to do this?
height = 2, and width = 1
2 columns
I opened a pull request #23, for this issue, thanks
Thanks for this project :)
My left item has
height = 2, and width = 1
, and my GridLayout only contains2 columns
, What I want is to make my height = 2 be smaller, is it possible to do this?