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

Dont attempt to create layouts with negative width #147

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

xiphirx
Copy link
Collaborator

@xiphirx xiphirx commented Mar 15, 2017

This should fix #146 #141 #74

Previously this fix wasn't correct since we were only listening to the initial layout to determine text positions, however now we're constantly listening and adapting to layout changes, so this fix is now appropriate.

@xiphirx xiphirx added this to the 1.9.0 milestone Mar 15, 2017
@xiphirx xiphirx merged commit befa6aa into master Mar 15, 2017
@xiphirx xiphirx deleted the xiphirx/layout-width branch March 15, 2017 00:52
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.

java.lang.IllegalArgumentException: Layout: -230 < 0
1 participant