status-desktop/ui/app/AppLayouts/Onboarding/views/sync
Jonathan Rainville 125593369f fix(CodeScanner): fix QrCode Scanner not working on Linux
Fixes #10101

The problem was quite weird. The camera worked, but only when not **directly** in a Loader.

So I fixed by moving the Loader outside of StatusQrCodeScanner and into its parent SyncDeviceFromMobile.

The bahaviour is the same. We get a button asking to enable the camera, then we load the Scanner component. Before the Loader contained only the Camera component.
2023-06-13 12:49:55 -04:00
..
SyncDeviceFromDesktop.qml
SyncDeviceFromMobile.qml fix(CodeScanner): fix QrCode Scanner not working on Linux 2023-06-13 12:49:55 -04:00