Skip to content

137 bug passthrough does not enable on first button press - #141

Merged
ng-daniel merged 3 commits into
developmentfrom
137-bug-passthrough-does-not-enable-on-first-button-press
Aug 31, 2026
Merged

137 bug passthrough does not enable on first button press#141
ng-daniel merged 3 commits into
developmentfrom
137-bug-passthrough-does-not-enable-on-first-button-press

Conversation

@ng-daniel

Copy link
Copy Markdown
Contributor

Apparently OnSetPassthrough isn't properly called on app startup, so directly calling it in the Start function initializes passthrough properly (this explains why it works after you flip the passthrough toggle a couple times, because then you do end up calling OnSetPassthrough for real). Also added an OnOcclusionMethodChange call for consistency.

@ng-daniel ng-daniel linked an issue Aug 28, 2026 that may be closed by this pull request
@ng-daniel
ng-daniel marked this pull request as ready for review August 28, 2026 17:28
@ng-daniel
ng-daniel requested a review from jake-white August 28, 2026 17:28

@arocull arocull left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, thank you so much!

@ng-daniel
ng-daniel merged commit bece6f5 into development Aug 31, 2026
2 checks passed
@ng-daniel
ng-daniel deleted the 137-bug-passthrough-does-not-enable-on-first-button-press branch August 31, 2026 15:01
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.

bug: passthrough does not enable on first button press

2 participants