Pramod Pandurang Daware
Pramod Pandurang Daware
//move cursor to end controller.moveCursorToEnd(); //get the offset int offset = getCursorOffset(controller); //create a delta from text final doc = Document.fromHtml("normal text also works"); // create the delta from document...
Or If i give width to the parent container of the editor then also the position mistmatches
Hey anyone working on this? i can work i have used pagination in my projects!
Yes I am working on it.I was quite busy.. and also I am setting up the project that's why it's taking time...
Sure you can I am still not able to find time to complete it....
> @dawarepramod4 Do I have to get first assigned to work on it or I can complete the work directly ? You can start working .... whenever someone see you...
yes same here.. 
Thank you @LucasXu0 !
> We used to support shrinkWrapping, but after major refactoring of the selection handling, we broke the shrinkWrap. > > Try to pass `shrinkWrap: true` to both the `AppFlowyEditor` and...
I have solved the issue.. i think this was solved by @LucasXu0 's commit the changes are not visible in the main branch.. i have raised PR. Please Check!