kfdykme

Results 5 comments of kfdykme

@amantoux the root cause is that whenever the editor content changes, the editor scrolls to the cursor position. I think this is ok. But sometimes I don't need this functionality,...

> > @kfdykme @Amir-P Some thoughts: > > > > * Do we want to jump to cursor whenever `formatText` is invoked? Do you have use cases in mind where...

> @kfdykme while we decide on the best approach Another solution could be to unfocus the document when the checkbox is ticked WDYT? If a user is editing, do they...

> > It won't request the keyboard, but it will scroll to the cursor using _showCaretOnScreen : > > @kfdykme Sorry for not being clear. I meant that it's "like"...

@mahdimostafa https://github.com/fleather-editor/fleather/blob/master/packages/fleather/lib/src/widgets/text_line.dart#L254 maybe this is what you need?I change fontSize by change FleatherTheme's text style