Skip to content

Fix: 부동소수점 오차로 maxValue로 초과할 수 있어 clamp 적용#62

Merged
seunghwanly merged 2 commits intomainfrom
fix/modfiy-range-changed-wds-slider
Feb 12, 2026
Merged

Fix: 부동소수점 오차로 maxValue로 초과할 수 있어 clamp 적용#62
seunghwanly merged 2 commits intomainfrom
fix/modfiy-range-changed-wds-slider

Conversation

@bongguma
Copy link
Contributor

About

Crashlytics에서 자주 발생하는 이슈로,
_handleRangeChanged > 부동소수점 오차로 maxValue를 살짝 넘어 14가 될 수 있는 케이스 발생

Changes

  • clamp 함수를 활용해서 start, end를 반환할 수 있게끔 개선

@github-actions
Copy link

🎨 Widgetbook Preview

🧭 Branch: fix/modfiy-range-changed-wds-slider
🔗 Preview URL

💡 This preview will be updated automatically when you push new commits.

@github-actions
Copy link

🎨 Widgetbook Preview

🧭 Branch: fix/modfiy-range-changed-wds-slider
🔗 Preview URL

💡 This preview will be updated automatically when you push new commits.

Copy link
Contributor

@seunghwanly seunghwanly left a comment

Choose a reason for hiding this comment

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

👍🏻

@seunghwanly seunghwanly merged commit 3504be7 into main Feb 12, 2026
1 check passed
@seunghwanly seunghwanly deleted the fix/modfiy-range-changed-wds-slider branch February 12, 2026 09:59
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