class: ColorEditDialog
authorClaus Gittinger <cg@exept.de>
Thu, 26 Feb 2015 21:54:40 +0100
changeset 3194 86cf12ddc8fd
parent 3193 4ab685b49b91
child 3195 32e373ae50fa
class: ColorEditDialog changed: #windowSpec
ColorEditDialog.st
--- a/ColorEditDialog.st	Tue Feb 24 12:49:30 2015 +0100
+++ b/ColorEditDialog.st	Thu Feb 26 21:54:40 2015 +0100
@@ -795,7 +795,7 @@
           (ActionButtonSpec
              label: 'Copy Color'
              name: 'CopyColor'
-             layout: (LayoutFrame 12 0 298 0 100 0 320 0)
+             layout: (LayoutFrame 12 0 298 0 120 0 320 0)
              activeHelpKey: hlsMixer
              translateLabel: true
              resizeForLabel: true
@@ -805,7 +805,7 @@
           (ActionButtonSpec
              label: 'Paste Color'
              name: 'PasteColor'
-             layout: (LayoutFrame 108 0 298 0 196 0 320 0)
+             layout: (LayoutFrame 122 0 298 0 240 0 320 0)
              translateLabel: true
              resizeForLabel: true
              tabable: true