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

Ui margin directions shouldn't change when the anchors change #58

Closed
cart opened this issue Jul 18, 2020 · 1 comment
Closed

Ui margin directions shouldn't change when the anchors change #58

cart opened this issue Jul 18, 2020 · 1 comment

Comments

@cart
Copy link
Member

cart commented Jul 18, 2020

ex: with a "left" anchor, increasing numbers extend right. with a "right" anchor, increasing numbers go left.

This is pretty hard to reason about. Anchors should just determine origin, not direction.

@cart cart added this to the Open Source Release milestone Jul 20, 2020
@cart
Copy link
Member Author

cart commented Jul 28, 2020

"flex box" has fully replaced the anchor system, so we dont need this anymore.

@cart cart closed this as completed Jul 28, 2020
pcwalton pushed a commit to pcwalton/bevy that referenced this issue Aug 30, 2021
…r_bevy_0.5

Tracking changes for bevy 0.5
tychedelia pushed a commit to tychedelia/bevy that referenced this issue Nov 23, 2024
Reduces dependency duplication throughout bevy's dependency tree (other
crates use 0.7 while this one uses 0.6)
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