Persist 3D camera mode preference
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- react, threejs, typescript
- Domain
- frontend
Research direction
Start with the 3D camera toggle and its React state implementation from issue #32, then trace where the selected mode is read when the 3D view opens. Store the preference under kromacut:3d-camera-mode and verify that switching modes persists after refresh and app restart.
Written by the indexing model from the issue text.
Description
The new 3D camera toggle from #32 stores the selected camera mode only in React state, so Kromacut resets to perspective mode after refresh or app restart.
This is optional and should not block #32, but it would be nice to persist the user's preferred 3D camera mode because some users may prefer orthographic as their default.
Expected behavior:
- User switches between Perspective and Orthographic.
- Kromacut saves that choice.
- Refreshing or reopening the app restores the selected camera mode.
A small localStorage-backed preference such as kromacut:3d-camera-mode with perspective | orthographic should be enough.
- Dominant language
- TypeScript
- Stars
- 278
- Forks
- 31
- Avg merge
- 13h 32m
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from vycdev/Kromacut
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
enhancement
-
enhancement good first issue help wanted
Difficulty 5/5 Over a week Newbie friendliness 55/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 42/100
-
enhancement help wanted
Difficulty 4/5 3-5 days Newbie friendliness 45/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·