# HG changeset patch # User Claus Gittinger # Date 1424984080 -3600 # Node ID 86cf12ddc8fd8e7e3ecf3f2b32a31294ef889aa9 # Parent 4ab685b49b91ece23e29520318212e5a857a2d7e class: ColorEditDialog changed: #windowSpec diff -r 4ab685b49b91 -r 86cf12ddc8fd 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