From f0c51a5f87736ce07f5f371b46f044a81d3c976a Mon Sep 17 00:00:00 2001 From: David Gerber Date: Sat, 5 Aug 2023 10:01:56 +0200 Subject: [PATCH] Show an error message if there's no camera during QR code scan --- .run/XeresApplication.run.xml | 2 +- .../ui/controller/qrcode/CameraWindowController.java | 10 +++++++++- ui/src/main/resources/view/qrcode/camera.fxml | 2 ++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.run/XeresApplication.run.xml b/.run/XeresApplication.run.xml index 290279d7d..a89a594a1 100644 --- a/.run/XeresApplication.run.xml +++ b/.run/XeresApplication.run.xml @@ -1,7 +1,7 @@