Skip to content

Dont attempt to create layouts with negative width#147

Merged
xiphirx merged 1 commit intomasterfrom
xiphirx/layout-width
Mar 15, 2017
Merged

Dont attempt to create layouts with negative width#147
xiphirx merged 1 commit intomasterfrom
xiphirx/layout-width

Conversation

@xiphirx
Copy link
Copy Markdown
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