-
-
Notifications
You must be signed in to change notification settings - Fork 648
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: merged cell bg not fully ender #3671
Conversation
View Deployment
|
Playwright test resultsDetails 16 tests across 8 suites |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #3671 +/- ##
==========================================
+ Coverage 31.13% 31.25% +0.11%
==========================================
Files 2254 2259 +5
Lines 116685 117125 +440
Branches 25642 25761 +119
==========================================
+ Hits 36326 36603 +277
- Misses 80359 80522 +163 ☔ View full report in Codecov by Sentry. |
CRTL+A选中所有单元格设置背景色,再合并所有单元格不展示背景色 |
CRTL+A selects all cells to set the background color, then merges all cells without displaying the background color |
0f70f48
to
4eb03ad
Compare
899bd3b
to
9330249
Compare
packages/engine-render/src/components/sheets/extensions/font.ts
Outdated
Show resolved
Hide resolved
fix: improve bg ext performance fix: topleft of merged cell may be null
3ae7272
to
e2d5399
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
21f84f5
to
5ca2a9d
Compare
chore(snapshots): update snapshots
close https://github.com/dream-num/univer-pro/issues/2716
close #3661
close #3704
Pull Request Checklist