bfoz / sketch

Ruby framework for 2D mechanical sketches
3 stars 3 forks source link

Layout's alignment attribute should default to :center #23

Open bfoz opened 10 years ago

bfoz commented 10 years ago

Otherwise the default has to be different depending on the :direction attribute. :center is easier and makes more sense. However, this requires :center alignment to be supported, and it currently isn't. Fix that.