From 1832a9c60fe09b081c4d34fd7396a6cdc923c551 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Mon, 25 Jan 2016 21:55:20 +0000 Subject: [PATCH] Increase the size of the color picker. --- mods/cnc/chrome/color-picker.yaml | 43 +++++++++++++++---------------- mods/d2k/chrome/color-picker.yaml | 42 ++++++++++++++++-------------- mods/ra/chrome/color-picker.yaml | 41 +++++++++++++++-------------- mods/ts/chrome/color-picker.yaml | 42 ++++++++++++++++-------------- 4 files changed, 86 insertions(+), 82 deletions(-) diff --git a/mods/cnc/chrome/color-picker.yaml b/mods/cnc/chrome/color-picker.yaml index 50c7ef19eb..1685118d81 100644 --- a/mods/cnc/chrome/color-picker.yaml +++ b/mods/cnc/chrome/color-picker.yaml @@ -1,45 +1,44 @@ Background@COLOR_CHOOSER: Logic: ColorPickerLogic Background: panel-black - Width: 234 - Height: 105 + Width: 311 + Height: 140 Children: - LogicTicker@ANIMATE_PREVIEW: + Button@RANDOM_BUTTON: + Key: tab + X: 235 + Y: 109 + Width: 70 + Height: 25 + Text: Random Background@HUEBG: Background: panel-black X: 5 Y: 5 - Width: 148 - Height: 13 + Width: 225 + Height: 17 Children: HueSlider@HUE: X: 2 Y: 2 - Width: 144 - Height: 9 + Width: PARENT_RIGHT - 4 + Height: PARENT_BOTTOM - 4 Ticks: 5 Background@MIXERBG: Background: panel-black X: 5 - Y: 23 - Width: 148 - Height: 76 + Y: 27 + Width: 225 + Height: 107 Children: ColorMixer@MIXER: X: 2 Y: 2 - Width: 144 - Height: 72 + Width: PARENT_RIGHT - 4 + Height: PARENT_BOTTOM - 4 ActorPreview@PREVIEW: - X: 153 - Y: 1 + X: 230 + Y: 21 Width: 80 Height: 73 - Animate: true - Button@RANDOM_BUTTON: - Key: tab - X: 158 - Y: 74 - Width: 70 - Height: 25 - Text: Random + Animate: true \ No newline at end of file diff --git a/mods/d2k/chrome/color-picker.yaml b/mods/d2k/chrome/color-picker.yaml index b66da7fae3..00ef277e5e 100644 --- a/mods/d2k/chrome/color-picker.yaml +++ b/mods/d2k/chrome/color-picker.yaml @@ -1,43 +1,45 @@ Background@COLOR_CHOOSER: Logic: ColorPickerLogic Background: dialog2 - Width: 234 - Height: 105 + Width: 326 + Height: 140 Children: + Button@RANDOM_BUTTON: + Key: tab + X: 250 + Y: 109 + Width: 70 + Height: 25 + Text: Random + Font: Bold Background@HUEBG: Background: dialog3 X: 5 Y: 5 - Width: 148 - Height: 13 + Width: 240 + Height: 17 Children: HueSlider@HUE: X: 2 Y: 2 - Width: 144 - Height: 9 + Width: PARENT_RIGHT - 4 + Height: PARENT_BOTTOM - 4 Ticks: 5 Background@MIXERBG: Background: dialog3 X: 5 - Y: 23 - Width: 148 - Height: 76 + Y: 27 + Width: 240 + Height: 107 Children: ColorMixer@MIXER: X: 2 Y: 2 - Width: 144 - Height: 72 + Width: PARENT_RIGHT - 4 + Height: PARENT_BOTTOM - 4 ActorPreview@PREVIEW: - X: 153 - Y: 1 + X: 245 + Y: 21 Width: 80 Height: 73 - Button@RANDOM_BUTTON: - Key: tab - X: 158 - Y: 74 - Width: 70 - Height: 25 - Text: Random + diff --git a/mods/ra/chrome/color-picker.yaml b/mods/ra/chrome/color-picker.yaml index b66da7fae3..4f3dc00b6a 100644 --- a/mods/ra/chrome/color-picker.yaml +++ b/mods/ra/chrome/color-picker.yaml @@ -1,43 +1,44 @@ Background@COLOR_CHOOSER: Logic: ColorPickerLogic Background: dialog2 - Width: 234 - Height: 105 + Width: 326 + Height: 140 Children: + Button@RANDOM_BUTTON: + Key: tab + X: 250 + Y: 109 + Width: 70 + Height: 25 + Text: Random + Font: Bold Background@HUEBG: Background: dialog3 X: 5 Y: 5 - Width: 148 - Height: 13 + Width: 240 + Height: 17 Children: HueSlider@HUE: X: 2 Y: 2 - Width: 144 - Height: 9 + Width: PARENT_RIGHT - 4 + Height: PARENT_BOTTOM - 4 Ticks: 5 Background@MIXERBG: Background: dialog3 X: 5 - Y: 23 - Width: 148 - Height: 76 + Y: 27 + Width: 240 + Height: 107 Children: ColorMixer@MIXER: X: 2 Y: 2 - Width: 144 - Height: 72 + Width: PARENT_RIGHT - 4 + Height: PARENT_BOTTOM - 4 ActorPreview@PREVIEW: - X: 153 - Y: 1 + X: 245 + Y: 21 Width: 80 Height: 73 - Button@RANDOM_BUTTON: - Key: tab - X: 158 - Y: 74 - Width: 70 - Height: 25 - Text: Random diff --git a/mods/ts/chrome/color-picker.yaml b/mods/ts/chrome/color-picker.yaml index 5c3dbcaeec..4ea4b8a81a 100644 --- a/mods/ts/chrome/color-picker.yaml +++ b/mods/ts/chrome/color-picker.yaml @@ -1,43 +1,45 @@ Background@COLOR_CHOOSER: Logic: ColorPickerLogic Background: dialog2 - Width: 234 - Height: 105 + Width: 326 + Height: 140 Children: + Button@RANDOM_BUTTON: + Key: tab + X: 250 + Y: 109 + Width: 70 + Height: 25 + Text: Random + Font: Bold Background@HUEBG: Background: dialog3 X: 5 Y: 5 - Width: 148 - Height: 13 + Width: 240 + Height: 17 Children: HueSlider@HUE: X: 2 Y: 2 - Width: 144 - Height: 9 + Width: PARENT_RIGHT - 4 + Height: PARENT_BOTTOM - 4 Ticks: 5 Background@MIXERBG: Background: dialog3 X: 5 - Y: 23 - Width: 148 - Height: 76 + Y: 27 + Width: 240 + Height: 107 Children: ColorMixer@MIXER: X: 2 Y: 2 - Width: 144 - Height: 72 + Width: PARENT_RIGHT - 4 + Height: PARENT_BOTTOM - 4 ActorPreview@PREVIEW: - X: 163 + X: 245 + Y: 11 Width: 80 Height: 74 - Animate: true - Button@RANDOM_BUTTON: - Key: tab - X: 158 - Y: 74 - Width: 70 - Height: 25 - Text: Random + Animate: true \ No newline at end of file