JideGuru / rich_editor

WYSIWYG editor for Flutter with a rich set of supported formatting options. (WIP)
https://pub.dev/packages/rich_editor
Apache License 2.0
123 stars 38 forks source link

Image issue #13

Open haophan1996 opened 3 years ago

haophan1996 commented 3 years ago

Hello JideGuru, First, thank you for your work, this package look amazing, but there is an issue on image, image can scroll, can you fix this please

JideGuru commented 3 years ago

Can you please add a little more detail so I can understand/reproduce this issue on my end? Thanks

haophan1996 commented 3 years ago

Can you please add a little more detail so I can understand/reproduce this issue on my end? [Thanks]

Yes, here is it https://www.youtube.com/watch?v=9uYg1PxANp8 As you see the video, every time I tapped on image then scroll up and down, it does not work, can you please fix this issue, thank you very much,

Also, there is another issues that, if rich editor value is blank, nothing, it will not show hint text

JideGuru commented 3 years ago

Thanks for the Video. I'll get back to you during the weekend

haophan1996 commented 3 years ago

Thanks for the Video. I'll get back to you during the weekend

Thank you so much

haophan1996 commented 3 years ago

I have one questions is there something wrong with show/hide keyboard, hide keyboard works fine, cursor still shows, but once I hit show keyboard, cursor disappears, could you fix this, please