UILayoutTool.st
changeset 2954 fac62f1cddaa
parent 2953 934578ff722b
child 3052 8734833de8fe
--- a/UILayoutTool.st	Fri Jan 25 00:39:54 2013 +0100
+++ b/UILayoutTool.st	Sun Jan 27 17:17:46 2013 +0100
@@ -1135,7 +1135,7 @@
           label: 'UILayoutTool-AlignmentOrigin'
           name: 'UILayoutTool-AlignmentOrigin'
           min: (Point 10 10)
-          bounds: (Rectangle 14 46 419 253)
+          bounds: (Rectangle 0 0 405 220)
         )
         component: 
        (SpecCollection
@@ -1149,7 +1149,7 @@
            (FramedBoxSpec
               label: 'Alignment'
               name: 'FramedBox'
-              layout: (LayoutFrame 1 0.0 113 0 0 1.0 208 0)
+              layout: (LayoutFrame 1 0.0 113 0 0 1.0 215 0)
               labelPosition: topLeft
               translateLabel: true
               component: 
@@ -1159,8 +1159,8 @@
                     label: 'Horizontal:'
                     name: 'alignHLabel'
                     layout: (AlignmentOrigin 88 0 17 0 1 0)
+                    translateLabel: true
                     adjust: right
-                    translateLabel: true
                   )
                  (InputFieldSpec
                     name: 'leftAlignmentFractionField'
@@ -1179,8 +1179,8 @@
                     label: 'Vertical:'
                     name: 'alignVLabel'
                     layout: (AlignmentOrigin 88 0 43 0 1 0)
+                    translateLabel: true
                     adjust: right
-                    translateLabel: true
                   )
                  (InputFieldSpec
                     name: 'topAlignmentFractionField'