From 3adc4808f8c531fbd4697d2ea28a56c73d16ae5f Mon Sep 17 00:00:00 2001 From: "Sergey V. Zhdanovskih" Date: Sun, 22 Oct 2023 16:52:56 +0300 Subject: [PATCH] Added display of person bookmarks in tree diagrams (fix #508) --- locales/help_enu/gkhHistory.html | 1 + locales/help_rus/gkhHistory.html | 1 + projects/GKCore/GKCore.csproj | 1 + projects/GKCore/GKCore.nstd.csproj | 1 + projects/GKCore/GKCore/Charts/TreeChartModel.cs | 10 +++++++++- projects/GKCore/GKCore/Charts/TreeChartPerson.cs | 4 +++- projects/GKCore/Resources/tg_bookmark.png | Bin 0 -> 244 bytes 7 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 projects/GKCore/Resources/tg_bookmark.png diff --git a/locales/help_enu/gkhHistory.html b/locales/help_enu/gkhHistory.html index 2c454bf72..a31e14234 100644 --- a/locales/help_enu/gkhHistory.html +++ b/locales/help_enu/gkhHistory.html @@ -12,6 +12,7 @@

Change log

28.10.2023 [v2.28.0 & v3.4.0]