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

MinWidth, MaxWidth #124

Open
Chillance opened this issue Feb 22, 2017 · 1 comment
Open

MinWidth, MaxWidth #124

Chillance opened this issue Feb 22, 2017 · 1 comment

Comments

@Chillance
Copy link

Hey!

This is great. A cooperation with https://github.com/jroimartin/gocui would have been cool, if possible.

Anyway, I was wondering if some kind of "MinWidth"/"MaxWidth" could be specified. This would have been very handy. With these, it would try to keep these values as much as it could, when layouting. For example, now I have a list column to the left that I don't need to expand in width when resizing. And, It gets a bit too small to fit the text when going down in size (I use NewCol(2), NewCol(10)), so having these around would make it possible for me to specify a size range it could be within, while the "column" to the right of it expanded as appropriate.

Thanks!

@srlehn
Copy link

srlehn commented Mar 29, 2019

EDIT: I misunderstood the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants