Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: improve performance on editor overlays #336

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

richardshiue
Copy link
Contributor

@richardshiue richardshiue commented Jul 22, 2023

This PR fixes performance issues wherever there is an overlay involved. Sorry for the bad frame rate, but I hope you can actually see a difference.

Ref: github.com/AppFlowy-IO/AppFlowy/issues/2659

before-after.mp4

@CLAassistant
Copy link

CLAassistant commented Jul 22, 2023

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #336 (ffb103f) into main (d77ff1b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
+ Coverage   76.02%   76.03%   +0.01%     
==========================================
  Files         247      246       -1     
  Lines        9725     9717       -8     
==========================================
- Hits         7393     7388       -5     
+ Misses       2332     2329       -3     
Files Changed Coverage Δ
...se_component/widget/full_screen_overlay_entry.dart 100.00% <100.00%> (ø)

@LucasXu0 LucasXu0 merged commit 3e99f19 into AppFlowy-IO:main Jul 25, 2023
@richardshiue richardshiue deleted the fix-overlay-jank branch July 25, 2023 04:53
@LucasXu0 LucasXu0 mentioned this pull request Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants