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

Stacks support #29

Closed
gloomie opened this issue Feb 19, 2020 · 4 comments
Closed

Stacks support #29

gloomie opened this issue Feb 19, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@gloomie
Copy link

gloomie commented Feb 19, 2020

Is it possible to create Stacks and position them to a specific percentage of their parent width,heigh?

Thanks for your work with styled_widget, it is fantastic!

@ReinBentdal
Copy link
Owner

Do you mean the widget Positioned? Did`nt quite get what you meant.

@gloomie
Copy link
Author

gloomie commented Feb 20, 2020 via email

@ReinBentdal
Copy link
Owner

toStack actually already exist.

<Widget>[
  // list of widgets
].toStack()

But I think to just use the normal Stack widget is just as good or even better.
A implementation of the Poditioned widget is on my to-do list

@gloomie
Copy link
Author

gloomie commented Feb 20, 2020 via email

@ReinBentdal ReinBentdal added the enhancement New feature or request label Feb 20, 2020
@ReinBentdal ReinBentdal reopened this Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants