editor.js icon indicating copy to clipboard operation
editor.js copied to clipboard

Adaptive is terrible

Open smir-ant opened this issue 5 months ago • 1 comments

only vanilla example, zoom 100%, chrome - perfect conditions!

<body>
    <div id="editorjs"></div>
    <script src="https://cdn.jsdelivr.net/npm/@editorjs/editorjs@latest"></script>
    <script> const editor = new EditorJS('editorjs'); </script>
</body>

video (20sec) with visual explanation problem here:

https://youtu.be/S5cx6dIgRv0

Editor.js version: 2.30.8

❗️ In principle, I have a question about how it can happen so that these elements(.ce-toolbar__actions like example can go beyond the parent block.

smir-ant avatar Aug 27 '25 11:08 smir-ant

nice-to-have?) look the video, it's like a bug

smir-ant avatar Oct 26 '25 12:10 smir-ant