]> O.S.I.I.S - jp/crow.git/commitdiff
notes
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 9 Sep 2015 16:35:36 +0000 (18:35 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 9 Sep 2015 16:35:36 +0000 (18:35 +0200)
src/GraphicObjects/GenericStack.cs

index 2f9aede9e1a875a350fbc039f90beec85c9d11aa..bac7d8af9937d215fa36af61a8d8f56bb766ba63 100644 (file)
@@ -50,6 +50,8 @@ namespace go
                #endregion\r
 \r
                #region GraphicObject Overrides\r
+               //TODO: to be coherent, those overrides should be removed\r
+               //I could maybe set size to fit dynamicaly in the direction of the stack\r
                [XmlAttributeAttribute()][DefaultValue(-1)]\r
                public override int Width {\r
                        get { return base.Width; }\r