Browse Source

View.Mouse cleanup - Fixed TableView

Tig 9 tháng trước cách đây
mục cha
commit
8807e485c3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Terminal.Gui/Views/TableView/TableView.cs

+ 0 - 1
Terminal.Gui/Views/TableView/TableView.cs

@@ -892,7 +892,6 @@ public class TableView : View
                 }
 
                 Update ();
-                me.Handled = true;
             }
         }