[chronojump] With "rfids can be reassigned to a new person code" download image
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] With "rfids can be reassigned to a new person code" download image
- Date: Tue, 27 Jul 2021 13:19:43 +0000 (UTC)
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]