gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cash2ecash] branch master updated: testing


From: gnunet
Subject: [cash2ecash] branch master updated: testing
Date: Thu, 02 Jan 2025 13:54:42 +0100

This is an automated email from the git hooks/post-receive script.

manuel-geissbuehler pushed a commit to branch master
in repository cash2ecash.

The following commit(s) were added to refs/heads/master by this push:
     new 70d08e4  testing
70d08e4 is described below

commit 70d08e4d131b0c5f1e797dac3b71ec3d3e6670ee
Author: Manuel Geissbühler <manuel@debian>
AuthorDate: Thu Jan 2 13:54:34 2025 +0100

    testing
---
 src/gui/screenConnection.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gui/screenConnection.hpp b/src/gui/screenConnection.hpp
index 4eba507..ac87cd9 100644
--- a/src/gui/screenConnection.hpp
+++ b/src/gui/screenConnection.hpp
@@ -34,7 +34,7 @@ class ScreenConnection : public Screen{
 
     //Add QR-Code
     qrCode = lv_qrcode_create(mainContentContainer);
-    lv_qrcode_set_size(qrCode, LV_PCT(80));
+    lv_qrcode_set_size(qrCode, 150);
     lv_qrcode_set_dark_color(qrCode, lv_color_black());
     lv_qrcode_set_light_color(qrCode, lv_color_white());
   }

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]