Browse Source

WIP: Focus re-design

Tig 1 year ago
parent
commit
e9dff3b7ec
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Terminal.Gui/Application/Application.Navigation.cs

+ 0 - 2
Terminal.Gui/Application/Application.Navigation.cs

@@ -37,8 +37,6 @@ public static class ApplicationNavigation
         return;
         return;
     }
     }
 
 
-    // TODO: Support Application canceling the HasFocus change
-
     /// <summary>
     /// <summary>
     ///     Gets whether <paramref name="view"/> is in the Subview hierarchy of <paramref name="start"/>.
     ///     Gets whether <paramref name="view"/> is in the Subview hierarchy of <paramref name="start"/>.
     /// </summary>
     /// </summary>