Skip to content

Conversation

atauln
Copy link

@atauln atauln commented Feb 22, 2023

Sometimes the name of the slots/what's in them can cut into the display for the credit amount for that slot. This effectively cuts it off at 15 characters and creates a newline if it can find a feasible spot. tested in Java 11

Copy link
Member

@Mstrodl Mstrodl left a comment

Choose a reason for hiding this comment

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

Thanks for tackling this! Try to find a better way to do the line wrapping though... I bet flutter has a dingus

Copy link
Member

@Mstrodl Mstrodl left a comment

Choose a reason for hiding this comment

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

I'm stupid not sure why I clicked approve

Copy link
Author

@atauln atauln left a comment

Choose a reason for hiding this comment

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

This should be a significantly better way to do it

@atauln atauln requested a review from Mstrodl March 8, 2023 04:55
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.

2 participants