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

Replace uses of Cell.horizontalAlign(HorizontalAlign) #3213

Merged
merged 2 commits into from
May 5, 2023
Merged

Conversation

KronicDeth
Copy link
Owner

Fixes #3185

Changelog

Bug Fixes

  • Replace uses of Cell.horizontalAlign(HorizontalAlign)
    The API is scheduled for removal and is replaced by Call.align(AlignX.FILL).

@KronicDeth KronicDeth added this to the 15.0.2 milestone May 5, 2023
@KronicDeth KronicDeth self-assigned this May 5, 2023
KronicDeth added 2 commits May 5, 2023 12:46
Fixes #3185

The API is scheduled for removal and is replaced by `Call.align(AlignX.FILL)`.
Indentation for 11.11.0 was incorrect leading to code blocks going too far.
@KronicDeth KronicDeth merged commit de37745 into main May 5, 2023
@KronicDeth KronicDeth deleted the 3185 branch May 5, 2023 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cell.horizontalAlign(HorizontalAlign) is scheduled for removal
1 participant