-
-
Notifications
You must be signed in to change notification settings - Fork 642
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: no reuse border #4138
base: dev
Are you sure you want to change the base?
fix: no reuse border #4138
Conversation
fix: more types of dv in auto-fill
d463ed7
to
772a117
Compare
View Deployment
|
Playwright test resultsDetails 20 tests across 9 suites Failed testschromium › memory/memory.spec.ts › memory |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #4138 +/- ##
=======================================
Coverage 33.74% 33.74%
=======================================
Files 2457 2457
Lines 127861 127894 +33
Branches 28631 28637 +6
=======================================
+ Hits 43141 43154 +13
- Misses 84720 84740 +20 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
选中上下两个单元格分别设置边框,选中第二个单元格使用插入-右移/下移 |
Select the upper and lower cells to set borders respectively, select the second cell and use Insert-Move Right/Move Down |
选中A1&A2&A4 三个单元格设置边框,选中A3单元格使用在上方插入行 |
Select the three cells A1&A2&A4 to set borders, and select the A3 cell to insert a row above. |
在A1、B2、C1单元格使用边框线,选中B列左边插入列 |
Use border lines in cells A1, B2, and C1, select the left side of column B and insert a column |
选中A1、B1两个单元格设置边框,选中A列使用插入列(插入行也有这个问题) |
Select cells A1 and B1 to set borders, select column A and use insert column (insert row also has this problem) |
close https://github.com/dream-num/univer-pro/issues/3016
Pull Request Checklist