Explorar el Código

View.Mouse cleanup - Fixed TableView

Tig hace 10 meses
padre
commit
8807e485c3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;
             }
         }