Closed snipd-min closed 2 months ago
@snipd-min Thanks for contribution. Please sign the CLA :)
Done :)
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 72.40%. Comparing base (
5d1d311
) to head (4d0ad39
). Report is 5 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...ditor_component/service/scroll_service_widget.dart | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When using the
MobileFloatingToolbar
with a markdown editor not in full screen design (e.g. if a docked footer is present on the screen), the default auto scroll edge might not work and would lead to the following assertion error:In this case it might be useful to allow configuring the edge offset.