Amir Panahandeh
Amir Panahandeh
Hi. I'll take a look at this problem tomorrow and will get back to you. @maelchiotti
Sorry for the delay. I took a look again and as I said before it's due to the fact that we request keyboard and focus every time the controller receives...
Hi @maelchiotti. It would be a great help if you could test #375 and let me know if you encountered any problems.
Thanks for checking it. I think we need to request keyboard and focus on toolbar buttons toggle. I'll work on it. @maelchiotti
Right now maximum length is not supported by Fleather. However, for now you can listen for changes on controller and remove texts that exceed maximum length. Take a look at...
Thanks for bringing this to our attention. We will consider implementing it but feel free to contribute if you want. You can start by looking at how styles like bold...
Could you please check and test https://github.com/fleather-editor/fleather/pull/291? @Chandu-bs
I'm more in favor of what [quilljs](https://quilljs.com) is doing on their website. It wouldn't break what we have on big screens and makes interaction easier on smaller screens compared to...
I'm not familiar with the shortcuts you've mentioned. Can you please elaborate more on what should've happened for each shortcut? Do they behave the same on different platforms? @jacquetc
Could you please check if Flutter's `TextField` widget behaves correctly with the shortcuts so we can mimic its behavior? @jacquetc