AppFlowy-IO / appflowy-editor

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
https://pub.dev/packages/appflowy_editor
Other
448 stars 188 forks source link

feat: scrolling floating toolbar #842

Open zuvola opened 2 months ago

zuvola commented 2 months ago

The toolbar is inconveniently hidden when the window is small, so I modified it to scroll.

scrolltoolbar

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.35%. Comparing base (d2d9873) to head (eb5a7af). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #842 +/- ## ========================================== + Coverage 73.34% 73.35% +0.01% ========================================== Files 315 315 Lines 14591 14598 +7 ========================================== + Hits 10702 10709 +7 Misses 3889 3889 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.