瀏覽代碼

WIP: Focus re-design

Tig 1 年之前
父節點
當前提交
e9dff3b7ec
共有 1 個文件被更改,包括 0 次插入2 次删除
  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>