Skip to content

fix: camera controller disposal - #127

Merged
knotbin merged 2 commits into
mainfrom
codex/fix-camera-disposal
Jul 29, 2026
Merged

fix: camera controller disposal#127
knotbin merged 2 commits into
mainfrom
codex/fix-camera-disposal

Conversation

@knotbin

@knotbin knotbin commented Jul 29, 2026

Copy link
Copy Markdown
Member

Closes #126

Summary

  • Move camera controller ownership out of CameraState and into the provider
  • Dispose controllers safely during provider teardown and lifecycle transitions
  • Update recording UI access and add auto-dispose coverage
  • Add the camera platform interface as a direct test dependency

Testing

  • Added a unit test verifying auto-dispose releases the initialized camera

@knotbin
knotbin marked this pull request as ready for review July 29, 2026 21:08
@knotbin
knotbin merged commit 29218a9 into main Jul 29, 2026
6 checks passed
@knotbin
knotbin deleted the codex/fix-camera-disposal branch July 29, 2026 21:09
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.

App does not release camera

1 participant