Browse Source

WIP: Focus re-design

Tig 1 năm trước cách đây
mục cha
commit
e9dff3b7ec
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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;
     }
 
-    // TODO: Support Application canceling the HasFocus change
-
     /// <summary>
     ///     Gets whether <paramref name="view"/> is in the Subview hierarchy of <paramref name="start"/>.
     /// </summary>