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

fix: prevent unnecessary text wrapping #447

Closed

Conversation

uhliksk
Copy link
Contributor

@uhliksk uhliksk commented Jul 27, 2022

Description

Fix unnecessary text wrapping if there is enough space to print a text.

Related Issue

#446

Motivation and Context

Text wrapping is affecting a height of columns and rows alignment which is causing visual disruptions while watching changes in the grid trade view.

How Has This Been Tested?

Tested on various data sets with long texts.

Screenshots (if appropriate):

Even a very wide texts are no longer wrapped after the fix is applied.

image

Columns are consistent after the fix is applied.

image

@uhliksk
Copy link
Contributor Author

uhliksk commented Aug 1, 2022

Merged into #452.

@uhliksk uhliksk closed this Aug 1, 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.

1 participant