Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Add Layout Rules for pinning & scaling #461

Closed
siliconivan opened this issue Jun 6, 2021 · 1 comment
Closed

Add Layout Rules for pinning & scaling #461

siliconivan opened this issue Jun 6, 2021 · 1 comment
Assignees

Comments

@siliconivan
Copy link
Member

Research info can be found in: https://www.notion.so/parabeac/Scaled-UI-f258c171dd7f408d968bad67ca1e20b4

Situations

  • In a layout, if a node is pinned towards the front, then the InjectedContainer encapsulating the layout must inherit pinned to the front in it's constraint.
  • In a layout, if no nodes are pinned, then the InjectedContainer encapsulating the layout should scale relatively.
  • In the above 2 examples, the size & resizing of an element will then be determined by the padding encapsulating the element.
Situations.1-2-4.mov
  • In a layout, if a node is pinned towards the back on the main axis and any node in front of it on the same axis is pinned to the front, we must use a Stack because the nodes will overlap. Take situation Hotfix/generator manager #3 [video].
Situation.3.mov
@siliconivan siliconivan self-assigned this Jun 6, 2021
@siliconivan siliconivan added this to To do in Responsive UI via automation Jun 6, 2021
@x64Eddie x64Eddie moved this from To do to In progress in Responsive UI Jun 25, 2021
Responsive UI automation moved this from In progress to Done Jul 12, 2021
@siliconivan
Copy link
Member Author

No longer relevant.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant