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

Is there a way to change block setting orientation/direction?

Open Nico-L opened this issue 3 years ago • 2 comments

Hello,

I am using editorjs with Svelte.

For large screen sizes, the settings windows opens toward the bottom : image

But for the smaller screen (when the buttons move for side to below the block), the settings window open in the up direction: image

I have an issue for the first few blocks with the settings windows outside of the editor not visible: image

I tried to play with the z-index of different elements with no success.

Is there a mean to change the direction the settings window opens to?

Thanks

Nico-L avatar Jun 16 '22 13:06 Nico-L

Hii @neSpecc , I am new to open source. Can any one please tell me where can I find the code for this menu, I would like to give it a try.

Devrajsinh-Gohil avatar Jul 12 '22 16:07 Devrajsinh-Gohil

Hii @neSpecc , I am new to open source. Can any one please tell me where can I find the code for this menu, I would like to give it a try.

Hi, we're currently working on making the Block Tunes panel vertical just like the Toolbox. So this issue will be resolved in the next update.

Please, consider choosing an another issue from the "good first issue" label. We'll be glad to help.

neSpecc avatar Jul 12 '22 16:07 neSpecc

For now on mobile devices the popover will sticked to the bottom of the screen.

image

neSpecc avatar Feb 16 '23 22:02 neSpecc