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: refine dragging view area #246

Merged
merged 2 commits into from
May 23, 2024

Conversation

btea
Copy link
Contributor

@btea btea commented May 22, 2024

When dragging the view area to view the responsive effect, since the width calculation percentage is now an integer, some edge case values will be skipped directly, making it difficult to meet the conditions you want to test.

Copy link

vercel bot commented May 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
repl ❌ Failed (Inspect) May 22, 2024 9:46pm

src/SplitPane.vue Outdated Show resolved Hide resolved
Co-authored-by: Kevin Deng 三咲智子 <[email protected]>
@sxzz sxzz merged commit df14639 into vuejs:main May 23, 2024
2 checks passed
@sxzz sxzz changed the title fix: dragging in the view area will skip certain values fix: refine dragging view area May 23, 2024
@btea btea deleted the fix/view-response-skip-certain-value branch May 23, 2024 08:17
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.

2 participants