[chronojump/michrolab] Fixed: 2.2.1 after the backups question (2nd boot), animated logo is not shown



commit e88c050097bf3bfb9c115060fbf556a039bd13f9
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Aug 29 12:21:21 2022 +0200

    Fixed: 2.2.1 after the backups question (2nd boot), animated logo is not shown

 src/gui/app1/session/backup.cs | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gui/app1/session/backup.cs b/src/gui/app1/session/backup.cs
index 7b7e989fa..626f314fc 100644
--- a/src/gui/app1/session/backup.cs
+++ b/src/gui/app1/session/backup.cs
@@ -494,6 +494,7 @@ public partial class ChronoJumpWindow
                else {
                        menus_sensitive_import_not_danger(true);
                        notebook_supSetOldPage();
+                       new ChronojumpLogo (notebook_chronojump_logo, drawingarea_chronojump_logo, 
preferences.logoAnimatedShow);
                }
        }
 }


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