[chronojump] With "rfids can be reassigned to a new person code" download image



commit 0782acc25a5ef436dae4b5a8a53e1d31b69c77b9
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Jul 27 15:19:04 2021 +0200

    With "rfids can be reassigned to a new person code" download image

 src/gui/networks.cs | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/src/gui/networks.cs b/src/gui/networks.cs
index 44dd751da..a55fa2444 100644
--- a/src/gui/networks.cs
+++ b/src/gui/networks.cs
@@ -761,6 +761,8 @@ public partial class ChronoJumpWindow
                        currentPerson = new Person (true, pServer.UniqueID, pServer.Name, pServer.Future1, 
json.LastPersonByRFIDImageURL);
                        insertAndAssignPersonSessionIfNeeded(json);
 
+                       compujumpDownloadImage (json, json.LastPersonByRFIDImageURL, currentPerson.UniqueID);
+
                        personChanged(); //GTK
                        label_person_change();
                        pChangedShowTasks = true;


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