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

Mobile support

Open Powersource opened this issue 4 years ago • 3 comments

I kind of assumed this was supported, but now I read in comments in issues here (should be clearly stated in docs) that this doesn't support mobile.

First impression to me is that this shouldn't be super hard to add support for, it seems it's mostly the toolbar that has bad reactivity? Or are there any big blockers on this?

A shame about this because unless I can hack around this I'm gonna have to find another library :/

Powersource avatar Oct 22 '21 19:10 Powersource

@Powersource Yes. The toolbar operation and font size for mobile support have not yet been considered. I think that it can be resolved by modifying some css. But It is necessary to verify it to various situations.

js87zz avatar Oct 25 '21 05:10 js87zz

if anyone runs into this as well, fwiw i've now mostly implemented this feature using https://remirror.io instead, see https://github.com/Edgeryders-Participio/multi-dreams/pull/360

Powersource avatar Nov 07 '21 17:11 Powersource

The popup widget does not get properly positioned on mobile either

lzilioli-prism avatar Aug 02 '22 03:08 lzilioli-prism