[chronojump] Button feedback unsensitive in JumpsRj as feedback is not used while moved to Cairo. Sensitivize aga



commit bf662432b67878cb47329dbceb171dd4002e77cc
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Mar 21 10:28:29 2022 +0100

    Button feedback unsensitive in JumpsRj as feedback is not used while moved to Cairo. Sensitivize again 
when feedback is implemented again.

 src/gui/app1/chronojump.cs | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gui/app1/chronojump.cs b/src/gui/app1/chronojump.cs
index 3c47fdaf3..f8e52bc0e 100644
--- a/src/gui/app1/chronojump.cs
+++ b/src/gui/app1/chronojump.cs
@@ -3604,7 +3604,6 @@ public partial class ChronoJumpWindow
                                        radio_mode_contacts_analyze_buttons_visible (m);
                        } else {
                                notebooks_change(m);
-                               button_contacts_bells.Sensitive = true;
                                on_extra_window_jumps_rj_test_changed(new object(), new EventArgs());
 
                                event_graph_label_graph_test.Visible = false;


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