flutter-quill icon indicating copy to clipboard operation
flutter-quill copied to clipboard

[Desktop] how to make custom embed can edit directly and cursor be right position

Open u9646 opened this issue 2 years ago • 6 comments

My issue is about [Desktop] i want to create a custom embed like copy embed. it looks like that image

click copy icon will copy 12345 and i want to make 12345 can direct edit like code block(or like add copy btn for code block make that can be copy).

is there solution for make this work? thx.

u9646 avatar Oct 19 '23 12:10 u9646

Hi, just to make this clear, you want the copy icon to copy 12345

can you tell me what is the current behavior??

EchoEllet avatar Oct 25 '23 23:10 EchoEllet

i want to make 12345 can be edit directly. like code block behavior. image but is CustomEmbed, i don't know how to control cursor in CustomEmbed

u9646 avatar Oct 26 '23 02:10 u9646

i want to make 12345 can be edit directly. like code block behavior. image but is CustomEmbed, i don't know how to control cursor in CustomEmbed

Do you mean edited just like a text field??

EchoEllet avatar Oct 26 '23 02:10 EchoEllet

yes,is there any solution?

u9646 avatar Oct 27 '23 07:10 u9646

i want to make 12345 can be edit directly. like code block behavior. image but is CustomEmbed, i don't know how to control cursor in CustomEmbed

Do you mean edited just like a text field??

Excuse me, is there any solution or implementation for this

u9646 avatar Nov 02 '23 11:11 u9646

i want to make 12345 can be edit directly. like code block behavior. image but is CustomEmbed, i don't know how to control cursor in CustomEmbed

Do you mean edited just like a text field??

Excuse me, is there any solution or implementation for this

Unfortunately currently no but we will look into that in the future

EchoEllet avatar Nov 02 '23 17:11 EchoEllet