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

InfoBar: add text wrapping support #439

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

chucker
Copy link
Contributor

@chucker chucker commented Oct 14, 2022

This adds basic support for wrapping lengthy Message texts.

If the Message is long, it will be placed underneath Title, rather than next to it.

image

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

This amends pull request #401

@chucker chucker requested a review from pomianowski as a code owner October 14, 2022 14:12
@chucker
Copy link
Contributor Author

chucker commented Oct 14, 2022

(The margins aren't ideal. For example, I couldn't figure out how to make the WrapPanel set a vertical margin on its children if it wraps, and not otherwise.)

@pomianowski pomianowski self-assigned this Oct 15, 2022
@pomianowski pomianowski merged commit dca6922 into lepoco:development Oct 15, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants