Tig 1 year ago
parent
commit
ee4d52644a
1 changed files with 1 additions and 1 deletions
  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"/>