Skip to content

fix: Round values when determining if a pane is collapsed#84

Merged
huntabyte merged 2 commits into
svecosystem:mainfrom
reinhard-sanz:fix-collapsed-size-reporting
Jul 30, 2025
Merged

fix: Round values when determining if a pane is collapsed#84
huntabyte merged 2 commits into
svecosystem:mainfrom
reinhard-sanz:fix-collapsed-size-reporting

Conversation

@reinhard-sanz

Copy link
Copy Markdown
Contributor

Closes: #74

I've reused areNumbersAlmostEqual (which by default checks if numbers are equal up to 10 decimal places) to determine if a pane is collapsed.

(closed last PR because my fork was out of sync, sorry for the notification)

@changeset-bot

changeset-bot Bot commented Jul 28, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: dde2b95

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
paneforge Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actions Bot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
paneforge ✅ Ready (View Log) Visit Preview dde2b95

@huntabyte huntabyte left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@huntabyte huntabyte merged commit 0614b54 into svecosystem:main Jul 30, 2025
4 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 30, 2025
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.

next: Pane Collapsed state not correctly reported.

2 participants