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

Remove TextError::ExceedMaxTextAtlases(usize) variant #6756

Closed
alice-i-cecile opened this issue Nov 25, 2022 · 0 comments
Closed

Remove TextError::ExceedMaxTextAtlases(usize) variant #6756

alice-i-cecile opened this issue Nov 25, 2022 · 0 comments
Labels
A-UI Graphical user interfaces, styles, layouts, and widgets C-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy
Milestone

Comments

@alice-i-cecile
Copy link
Member

Follow-up from #6673; could not be done there due to semver.

@alice-i-cecile alice-i-cecile added A-UI Graphical user interfaces, styles, layouts, and widgets C-Code-Quality A section of code that is hard to understand or change labels Nov 25, 2022
@alice-i-cecile alice-i-cecile added this to the 0.10 milestone Nov 25, 2022
@alice-i-cecile alice-i-cecile added the D-Trivial Nice and easy! A great choice to get started with Bevy label Nov 25, 2022
JayPavlina added a commit to JayPavlina/bevy that referenced this issue Nov 29, 2022
@bors bors bot closed this as completed in e621acd Dec 5, 2022
ickshonpe pushed a commit to ickshonpe/bevy that referenced this issue Dec 6, 2022
)

# Objective

Fixes bevyengine#6756

## Solution

Removes the variant wherever it's used

Co-authored-by: Jay Pavlina <jay@enjin.io>
alradish pushed a commit to alradish/bevy that referenced this issue Jan 22, 2023
)

# Objective

Fixes bevyengine#6756

## Solution

Removes the variant wherever it's used

Co-authored-by: Jay Pavlina <jay@enjin.io>
ItsDoot pushed a commit to ItsDoot/bevy that referenced this issue Feb 1, 2023
)

# Objective

Fixes bevyengine#6756

## Solution

Removes the variant wherever it's used

Co-authored-by: Jay Pavlina <jay@enjin.io>
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-Code-Quality A section of code that is hard to understand or change D-Trivial Nice and easy! A great choice to get started with Bevy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant