Tig 1 年之前
父节点
当前提交
ee4d52644a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Terminal.Gui/Drawing/Justification.cs

+ 1 - 1
Terminal.Gui/Drawing/Justification.cs

@@ -132,7 +132,7 @@ public class Justifier
     /// </summary>
     public bool PutSpaceBetweenItems { get; set; }
 
-    // TODO: Add property change events
+    // TODO: Add property change events so PosJustify can know when to update the locations.
 
     /// <summary>
     ///     Takes a list of items and returns their positions when justified within a container <see name="ContainerSize"/>