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

Adding min/max height/width? #73

Open
Pausansol opened this issue Dec 26, 2015 · 14 comments
Open

Adding min/max height/width? #73

Pausansol opened this issue Dec 26, 2015 · 14 comments

Comments

@Pausansol
Copy link

More control to p.e. the button´s size. Min/Max value in pixels for percentage based width.

It would be great!

Thanks

@matt-curtis
Copy link
Owner

Hmm, interesting idea. Where do you see this being useful? As a limiter for percentages?

@Pausansol
Copy link
Author

Yes,

For example, I have a button on sign in screen. In small mobile I want a size that cover much of the screen, but in a ipad want to limit its size.

@kohlmannj
Copy link

Minimum and maximum constraints (in particular for widths) would be excellent.

There are several use cases I can imagine for responsive web layouts, for example:

A horizontally centered column of text with a width of 96% and a maximum width of 640 pixels. These constraints would result in a nicely-padded column for a mobile device artboard (320 pixels wide), as well as a text column with generous whitespace but short-enough line lengths for a tablet (768 pixels) or desktop layout (1280 pixels).

@johnbaku
Copy link

johnbaku commented Mar 5, 2016

👍 Would love that!!!!

@peternowell
Copy link

I'd love this too!
Common use case: responsive site layout, where a text box should be a certain percent width, but stop growing after reaching 700 or 800 px wide.

@CodaCarlson
Copy link

I would love this as well.

@guillaumechabot
Copy link

This would be great!

@sergeh
Copy link

sergeh commented Sep 23, 2016

👍

1 similar comment
@bradleyrodgers
Copy link

+1

@ghisleouf
Copy link

+1 very missing feature when designing respinsive website

@peternowell
Copy link

Couldn't agree more. This feature would add considerable value to Fluid.

@takeaki
Copy link

takeaki commented Jun 14, 2017

+1

@andresfulla
Copy link

andresfulla commented Jun 21, 2017

Absolutely necessary! Sometimes I find myself having to duplicate Symbols because its contents cannot be contained. Killer feature!

@matt-curtis
Copy link
Owner

Bumping this up my list 👍

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