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

Add layout support for Stacks, Scroll Groups, & Padding #59

Closed
gskinner opened this issue Jul 2, 2020 · 4 comments
Closed

Add layout support for Stacks, Scroll Groups, & Padding #59

gskinner opened this issue Jul 2, 2020 · 4 comments
Labels
enhancement New feature or request xd Dependency on an XD fix / feature

Comments

@gskinner
Copy link
Collaborator

gskinner commented Jul 2, 2020

Padding was added in XD v26, Stacks & Scroll Groups in v30.

Padding would be an obvious add for the pinned layout export or even just as a wrapped Padding widget. Stacks should map well to Column / Row in Flutter. Scroll groups should map to a ScrollView.

Unfortunately, all of these features currently lack API support in XD.

@gskinner gskinner added enhancement New feature or request xd Dependency on an XD fix / feature labels Jul 2, 2020
@gskinner
Copy link
Collaborator Author

gskinner commented Jul 3, 2020

Note: ScrollableGroup is available in the XD API as of v30.

@gskinner gskinner added this to the v2.0.0 milestone Dec 5, 2020
@gskinner
Copy link
Collaborator Author

gskinner commented Dec 5, 2020

Planning to implement at least ScrollableGroup, and possibly Stacks or Padding (if API support becomes available) for v2.

@gskinner gskinner added resolved Will be closed when update ships and removed resolved Will be closed when update ships labels May 3, 2021
@gskinner
Copy link
Collaborator Author

gskinner commented May 3, 2021

Mostly complete in v2.0.0 (stacks, padding, background elements, and h/v scroll groups), leaving open though because I would still like to add support for panning (h+v) scroll groups.

@gskinner gskinner removed this from the v2.0.0 milestone May 3, 2021
@gskinner
Copy link
Collaborator Author

gskinner commented May 3, 2021

Actually, I'm going to close this in favor of #106 which is more specific.

@gskinner gskinner closed this as completed May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request xd Dependency on an XD fix / feature
Projects
None yet
Development

No branches or pull requests

1 participant