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

text2d is funky #6272

Closed
ickk opened this issue Oct 16, 2022 · 1 comment
Closed

text2d is funky #6272

ickk opened this issue Oct 16, 2022 · 1 comment
Labels
A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior P-High This is particularly urgent, and deserves immediate attention
Milestone

Comments

@ickk
Copy link
Member

ickk commented Oct 16, 2022

It appears that the changes to the UI coordinate system in #6000 have caused some problems with text2d

image

@ickk ickk added C-Bug An unexpected or incorrect behavior S-Needs-Triage This issue needs to be labelled labels Oct 16, 2022
@alice-i-cecile alice-i-cecile added A-UI Graphical user interfaces, styles, layouts, and widgets P-High This is particularly urgent, and deserves immediate attention and removed S-Needs-Triage This issue needs to be labelled labels Oct 16, 2022
@alice-i-cecile alice-i-cecile added this to the Bevy 0.9 milestone Oct 16, 2022
@alice-i-cecile
Copy link
Member

This is a release blocker.

@bors bors bot closed this as completed in 0981789 Oct 18, 2022
james7132 pushed a commit to james7132/bevy that referenced this issue Oct 19, 2022
# Objective
Fixes bevyengine#6272

## Solution
Revert to old way of positioning text for Text2D rendered text.


Co-authored-by: Michel van der Hulst <[email protected]>
james7132 pushed a commit to james7132/bevy that referenced this issue Oct 28, 2022
# Objective
Fixes bevyengine#6272

## Solution
Revert to old way of positioning text for Text2D rendered text.


Co-authored-by: Michel van der Hulst <[email protected]>
Pietrek14 pushed a commit to Pietrek14/bevy that referenced this issue Dec 17, 2022
# Objective
Fixes bevyengine#6272

## Solution
Revert to old way of positioning text for Text2D rendered text.


Co-authored-by: Michel van der Hulst <[email protected]>
ItsDoot pushed a commit to ItsDoot/bevy that referenced this issue Feb 1, 2023
# Objective
Fixes bevyengine#6272

## Solution
Revert to old way of positioning text for Text2D rendered text.


Co-authored-by: Michel van der Hulst <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-UI Graphical user interfaces, styles, layouts, and widgets C-Bug An unexpected or incorrect behavior P-High This is particularly urgent, and deserves immediate attention
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants