[codex] Add workspace camera smoothness slider#1625
Merged
Conversation
7ef1a69 to
816bdac
Compare
27 tasks
3188f34 to
6de0b97
Compare
19 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a configurable workspace camera smoothness slider for Issue #1623. The left edge (
Minimal) preserves immediate pan/zoom behavior; moving the slider right increases the easing duration until the right edge (Smooth/Sanft) feels softer. The change extends the existinguseWorkspacecamera path and Settings appearance preferences.Refs #1623
Scope
requestAnimationFrameinterpolation, reduced-motion fallback, focused tests.Reuse And No-Duplication
useWorkspacecamera owner and browser-local workspace appearance preference pattern.Delivery Board
status: in progress.Note: #1623 is intentionally a standalone Feature / Task without a parent epic per maintainer instruction.
Product Impact
Verification
Local verification:
Additional suite notes from the earlier full-suite check still apply:
Reuse / gap rationale:
Review And Closure
Risk Notes
keiko.workspace.camera.animationMode = smoothvalues are read as slider value100.