Amir Panahandeh
Amir Panahandeh
Sorry for the delay and thanks for reporting the issue and discussing possible solutions. @ironCheng @ember11498 An extra parameter to control the direction in which overlay is laid out is...
Could you please check the fix and verify if it's working correctly for you? @ironCheng @ember11498 ```yaml fleather: git: url: https://github.com/fleather-editor/fleather ref: fix/toolbar_selector_positioning path: packages/fleather ```
Could you test against #352? @ironCheng ```yaml fleather: git: url: https://github.com/fleather-editor/fleather ref: fix/selector_going_under_keyboard path: packages/fleather ```
Thanks for opening the issue. @simonbengtsson With changes in text selection, #179 fixes the >Tripple click deselect text instead of selecting entire paragraph but others need to be addressed in...
> Thanks @Amir-P > > We also need to update the CI Thanks! Completely forgot about that. Now we have failing tests.
@amantoux TBH I didn't check the code at that time. Your suggestion sounds reasonable to me. Anyway, I found another problem that might be good to look into. It's possible...
Sorry Alan I was busy. Will try to get back to you today. @amantoux
The behavior you've described sounds good to me, Alan. Do you need to make changes? @amantoux
Hey @kane-knowby, Thanks for bringing this to our attention. The issue you are referring to wasn't fixed with this PR since I realized that we had the issue even before...
Thanks for opening the issue. These are indeed nice features to have. Recently, I've been thinking about providing a way to add background/foreground decorations but haven't started working on it...