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

Request: Static column widths #76

Open
NateRadebaugh opened this issue Mar 13, 2023 · 1 comment
Open

Request: Static column widths #76

NateRadebaugh opened this issue Mar 13, 2023 · 1 comment
Labels
discussion Discussion about anything related to this repo feature New feature

Comments

@NateRadebaugh
Copy link

There is a rowHeight which is respected.

There should also be a columnWidth which is respected as well. I'd like to have a grid not be free-form/relative column widths but instead should use absolute widths. Eg a grid item can be 1x1 or 1x2 and keep its aspect ratio.

Is this possible today or would I need to fork this solution?

@llorenspujol
Copy link
Contributor

llorenspujol commented Mar 21, 2023

It seems a respected proposal having a columnWidth. I don't see why it should not be integrated in the current solution.

I would suggest you fork it, implement the columnWidth feature, and after that you can make a PR. I can help you in the process if there are some doubts on how integrate it.

@llorenspujol llorenspujol added feature New feature discussion Discussion about anything related to this repo labels May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion about anything related to this repo feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants