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

Fixed-width column support? #8

Open
sormy opened this issue Mar 22, 2017 · 2 comments
Open

Fixed-width column support? #8

sormy opened this issue Mar 22, 2017 · 2 comments

Comments

@sormy
Copy link

sormy commented Mar 22, 2017

It could be perfect to have at least one fixed width column supported (from left or right side).
Something like: f x-x-x in ascii and additional option to specify width for "f"

@lazarljubenovic
Copy link
Owner

It's definitely doable and I can see the benefits, but what exact usecase did you have in mind? I'm asking because we need to define how to interpret f-f-f. It should probably include gutter width too, but it might not be what people expect if they state that f is 100px and then f-f-f comes out as e.g. 330px.

Another thing to think about it what to do it f is the only thing in a row - where do we position it? What if container is larger than f's width? Smaller?

@sormy
Copy link
Author

sormy commented Apr 17, 2017

In most cases it is enough to have fixed width column either on left side or either on right side.

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

2 participants