PolymerElements / iron-autogrow-textarea

Textarea that grows in height as more lines of input are entered
https://webcomponents.org/element/PolymerElements/iron-autogrow-textarea
19 stars 48 forks source link

iOS 13 has non standard margin left fixes #133

Closed rubenstolk closed 4 years ago

rubenstolk commented 4 years ago

@notwaldorf can you please change L286 to: var IS_IOS = navigator.userAgent.match(/iP(?:[oa]d|hone)/) && !navigator.userAgent.match(/OS 1[3456789]/); for the 1.x release, iOS has solved this issue from v13 onwards...

rubenstolk commented 4 years ago

plz... @notwaldorf

notwaldorf commented 4 years ago

Sorry, I haven't worked on this project in over 2 years, so I'm not sure what the status of this repo is. On Fri, Mar 27, 2020 at 4:31 AM Ruben Stolk notifications@github.com wrote:

plz... @notwaldorf https://github.com/notwaldorf

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PolymerElements/iron-autogrow-textarea/issues/133#issuecomment-604951729, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKOIUT2OWCA33YZEXZG463RJSFBZANCNFSM4JIE2V6A .