PrismJS / live

Prism Live: Lightweight, extensible editable code editors. A work in progress, try it out at your own risk (and report bugs!) :)
https://live.prismjs.com
MIT License
105 stars 28 forks source link

Textarea overlapping pre tag #1

Closed zverbeta closed 6 years ago

zverbeta commented 6 years ago

Hi, i found a bug in the demo for "specific max height" box, if we resize textarea control it overlap pre tag

prisma_live_overlap

LeaVerou commented 6 years ago

Ah, I should apply resize: none.

LeaVerou commented 6 years ago

Also, how did you discover this? I haven't announced it anywhere, since it's still WIP :) Good to see someone helping with bug reports!

zverbeta commented 6 years ago

I made pull request, maybe its helps

zverbeta commented 6 years ago

You do cool things, I just became a subscriber :)