editor-js / header

Header Tool for Editor.js 2.0
MIT License
96 stars 122 forks source link

Fix invisible placeholder overlay #30

Closed neSpecc closed 4 years ago

neSpecc commented 4 years ago

When there is a placeholder but it's hidden (using opacity: 0;), it overlays the text and the text under the hidden placeholder is not selectable.

Co-authored-by: GINCHER vlad@gincher.net