matt-curtis / Fluid-for-Sketch

[Sketch Plugin] Sketch-flavored Auto Layout-like Constraints
2.38k stars 73 forks source link

Allow use of only single dimension from preset size #89

Open peternowell opened 8 years ago

peternowell commented 8 years ago

After creating a new artboard based on one of the Toggle Size presets, Fluid keeps changing the artboard back to its preset dimensions, rather than allowing for a taller artboard. The revert happens a few moments after changing the artboard height. Obviously taller artboards are essential for scrolling content—especially on websites—so this makes the Toggle Size new artboard feature unusable for many workflows.

peternowell commented 8 years ago

If this is expected behavior, I would suggest adding an “only adjust artboard width” checkbox in the toggle size popover.

matt-curtis commented 8 years ago

I'm a little confused here. What are you calling 'preset dimensions'?

peternowell commented 8 years ago

I refer to these as preset dimensions. For example, 768x1024 is a preset.

fluid toggle size artboard presets
matt-curtis commented 8 years ago

Oh, OK. This is intended behavior. I'm thinking this issue would better be named 'Allow use of only single dimension from preset size'?

peternowell commented 8 years ago

agreed 👍🏼 And you're right, you should be able to change either the width or height. I think height is more useful, but could see a case for both.