Tig před 1 rokem
rodič
revize
ee4d52644a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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"/>