developit / simple-element-resize-detector

Observes element size changes using a hidden iframe
189 stars 7 forks source link

In the demo,the height of iframe is always 5px larger than textarea #7

Closed huguangju closed 6 years ago

huguangju commented 7 years ago

image

developit commented 6 years ago

Hiya - this is just padding + border on the textarea. The screenshot shows the inner width, this resizer follows outer width.