Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix barcode/assist/settings overlays, manage all overlays with 1 reference #2769

Merged
merged 1 commit into from
May 8, 2024

Conversation

bgoncal
Copy link
Member

@bgoncal bgoncal commented May 8, 2024

Summary

overlayViewController reference was mistakenly weak, which was causing barcode scanner to not be displayed. On top of that now we can always have just one overlay, assist/barcode scanner/settings, presenting one will dismiss the previous one.

Screenshots

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#

Any other notes

@bgoncal bgoncal self-assigned this May 8, 2024
@bgoncal bgoncal merged commit 8a8d373 into master May 8, 2024
5 checks passed
@bgoncal bgoncal deleted the fix-barcodescanner branch May 8, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants