Skip to content

fix: validate click style during config clamp - #118

Merged
ostapondo merged 1 commit into
mainfrom
codex/fix-click-style-clamp
Aug 26, 2026
Merged

ostapondo merged 1 commit into
mainfrom
codex/fix-click-style-clamp

Conversation

@ostapondo

@ostapondo ostapondo commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Fixes #110.\n\nConfig clamp now replaces an unknown click-ring style with the ring default, so hand-edited config cannot leave the settings picker without a selected segment or persist an invalid value. Known styles remain unchanged.\n\nVerified with:\n- swift build in App/\n- ./scripts/test.sh (575 tests)\n- ./scripts/lint.sh\n- node scripts/check-strings.mjs\n- ./scripts/check-security-claims.sh

Co-authored-by: Codex <codex@openai.com>
@ostapondo
ostapondo force-pushed the codex/fix-click-style-clamp branch from eb6ab65 to 37a0827 Compare August 26, 2026 12:10
@ostapondo
ostapondo merged commit c9bc508 into main Aug 26, 2026
7 checks passed
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.

clickStyle is the one pointer setting clamp() does not validate

1 participant