feat(core): adjust table resize#931
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| }); | ||
| } | ||
|
|
||
| function getResizeCellDirection(handleIndex: number) { |
There was a problem hiding this comment.
start 和 end 概念的抽取需要讨论下
| return index; | ||
| } | ||
|
|
||
| function getResizeColumnOrRowSize(board: PlaitBoard, element: PlaitBaseTable, index: number, isRow: boolean) { |
There was a problem hiding this comment.
getCurrentRowHeightOrColumnWidth vs getMinColumnWidthOrRowHeight
|
This PR has been inactive for a long time. Should we keep it open, or close it if it is no longer planned? |
|
we could keep it open, I plan to handle it lately. |
|
I took another pass over this PR to understand the original intent and whether it is still mergeable. What this PR is trying to fix:
I think the intent is useful, but I would not merge this PR as-is:
My recommendation: close this PR and port the useful behavior in a fresh PR against current |
Deploying plait-docs with
|
| Latest commit: |
9bd1863
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3609af7a.plait-docs.pages.dev |
| Branch Preview URL: | https://adjust-table-resize.plait-docs.pages.dev |
Deploying plait with
|
| Latest commit: |
9bd1863
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://18a99d30.plait.pages.dev |
| Branch Preview URL: | https://adjust-table-resize.plait.pages.dev |
No description provided.