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 split method to subtract column ratio instead of column width #2162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cycade
Copy link

@cycade cycade commented Dec 5, 2024

Fixes #2075


For more details, open the Copilot Workspace session.

@renaesop renaesop requested a review from Copilot December 12, 2024 02:31

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

src/utils/numbers.ts:18

  • Ensure that the new behavior of subtracting the ratio instead of the width is covered by tests.
remain -= r
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.

split方法错误
1 participant