status-desktop/ui
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
..
StatusQ fix(CodeScanner): fix QrCode Scanner not working on Linux 2023-06-13 12:49:55 -04:00
app fix(CodeScanner): fix QrCode Scanner not working on Linux 2023-06-13 12:49:55 -04:00
fonts
i18n chore(translations): update translations 2023-03-06 21:35:32 +01:00
imports feat(wallet): extend API to continue loading activity 2023-06-13 17:19:31 +02:00
include/StatusDesktop/Monitoring
src/StatusDesktop/Monitoring
MonitoringSources.cmake
generate-rcc.go fix(StatusQ): StatusQ is QML module (#10207) 2023-04-14 11:18:56 +03:00
main.qml fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
nim-status-client.pro