[chronojump] on create tag, entry2 is ""



commit b18baa6fd2bcf02c6670b460b5701079c0dcb05a
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Dec 1 12:11:46 2020 +0100

    on create tag, entry2 is ""

 src/gui/app1/session/tagSessionSelect.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/app1/session/tagSessionSelect.cs b/src/gui/app1/session/tagSessionSelect.cs
index 14791e40..a0ae7ee9 100644
--- a/src/gui/app1/session/tagSessionSelect.cs
+++ b/src/gui/app1/session/tagSessionSelect.cs
@@ -219,7 +219,7 @@ public class TagSessionSelect
 
 //TODO: Add button should only be active when entry2 changed, can check "on_entries_changed"
 
-//TODO: and has to select the new tag, and hide the edit row if visible
+               genericWin.Entry2Selected = "";
        }
 
        private void on_tag_session_win_row_edit (object o, EventArgs args)


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