visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
280 stars 44 forks source link

Controller - Typing text beyond the fold does not scroll #245

Open Ai-Kiwi opened 9 months ago

Ai-Kiwi commented 9 months ago

For some reason scrolling doesn't happen when the lines go over the page and I have scrollable enabled. Is there another setting that I need to enable or is this a bug?

adrian-moisa commented 9 months ago

I checked the demo pages. The scroll works fine. Maybe there's something in your setup. I'd recommend to have a look in the demo pages.

image

Btw, scrollable is enabled by default.

image

I'll wait for a reply from you to see if you managed to progress or if it's an actual issue. Then I'll close the ticket. Cheers!

liquidiert commented 4 months ago

Hey @adrian-moisa I have a similiar issue. Scrolling is activated but the component does not scroll down when text goes over the line. Here's a short video showing the issue:

https://github.com/visual-space/visual-editor/assets/36642878/efd19c12-0889-4c01-9391-bc1284c68f8c

So maybe you should reopen the issue?

adrian-moisa commented 3 months ago

Right, indeed, this is still an issue. Thanks for the video. There's a bit of broken logic. I'll have to dig in. Currently a bit busy, possibly end of month.

liquidiert commented 2 months ago

@adrian-moisa any news on this? If I can help somehow just let me know :)

adrian-moisa commented 2 months ago

If you can have a look, help will be much appreciated. I'm stuck in other duties this month and the next. Cheers!