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

Wrap text in settings.fxml #1604

Merged
merged 1 commit into from
Mar 11, 2020
Merged

Conversation

1-alex98
Copy link
Member

@1-alex98 1-alex98 commented Mar 4, 2020

Fixes #1600

@@ -38,7 +39,7 @@
<RowConstraints minHeight="10.0" prefHeight="50.0" vgrow="SOMETIMES"/>
<RowConstraints minHeight="10.0" prefHeight="50.0" vgrow="SOMETIMES"/>
<RowConstraints minHeight="10.0" prefHeight="50.0" vgrow="SOMETIMES"/>
<RowConstraints minHeight="10.0" prefHeight="50.0" vgrow="SOMETIMES"/>
<RowConstraints minHeight="10.0" vgrow="SOMETIMES"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this was intentional?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was, before the text only grew to 50 px know this stretches if the text needs to wrap more than 2 lines. I did this there because it can have potentially long texts

@1-alex98 1-alex98 merged commit 7dd07f6 into develop Mar 11, 2020
@Brutus5000 Brutus5000 deleted the bugfix/#1600-taxt-warp-settings branch July 4, 2020 20:17
mrchris2000 pushed a commit to mrchris2000/downlords-faf-client that referenced this pull request Apr 15, 2022
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

Successfully merging this pull request may close these issues.

Text wrapping
2 participants