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

Feature request: Fixed height/width stacks #73

Open
ajmoo opened this issue Sep 18, 2018 · 2 comments
Open

Feature request: Fixed height/width stacks #73

ajmoo opened this issue Sep 18, 2018 · 2 comments

Comments

@ajmoo
Copy link

ajmoo commented Sep 18, 2018

When adding a layer to a stack, the over-all stack grows to accommodate the new layer. This is expected and works well.

I would like to request the ability to optionally lock the height/width of a stack. Layers inside are evenly distributed inside a predefined size (but not distributed on the sub-pixel if it cannot be evenly divided!)

Thank you, and amazing work on this plugin :)

@ajmoo
Copy link
Author

ajmoo commented Sep 18, 2018

Forgive me if this has already been asked.

@ajmoo
Copy link
Author

ajmoo commented Sep 19, 2018

Just to go one more level of complicated here… In poking around Framer X I found these options when distributing stacked layers.
"Start" is how Paddy stacks layers today. Starting from the left-most pixel, it spaces out layers in a stack with a predefined number of px.
Changing this to "Space Between" allows me to stack icons within a predefined width.

screen shot 2018-09-19 at 10 48 22 am

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

No branches or pull requests

1 participant