Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Break long words in mirror (paper-autogrow-textarea) #109

Merged
merged 1 commit into from
Dec 16, 2014

Conversation

DamianGarro
Copy link
Contributor

Fixes #108

@morethanreal made another solution in 2f4c286 (I didn't test it), but I think that it's better to break the words like a normal textareas.

@DamianGarro
Copy link
Contributor Author

The content textarea was actually breaking the words, the div wasn't. So, both of them must do it.

@DamianGarro
Copy link
Contributor Author

Test it here with this text:
Polymer 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ
Keep the result box horizontally small so the second word overflows.

@morethanreal
Copy link
Contributor

Thanks for the PR. Can you squash the commits and add a test case in test/autogrow.html?

@DamianGarro
Copy link
Contributor Author

NP, all done. ;)

@addyosmani
Copy link
Contributor

Thanks for your PR! Before this can be merged, please sign the CLA. See the CONTRIBUTING guide.

@DamianGarro
Copy link
Contributor Author

I had already signed. ;)

Polymer/polymer.github.io#24

morethanreal pushed a commit that referenced this pull request Dec 16, 2014
paper-autogrow-textarea: break long words in mirror
@morethanreal morethanreal merged commit 6777060 into googlearchive:master Dec 16, 2014
@morethanreal
Copy link
Contributor

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong behavior in paper-autogrow-textarea: duplicated text behind + doesn't grow
3 participants