From b6a3a587982cfb8d20c39392ec6323ad0e90fd8d Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Jun 25 2018 23:17:49 +0000 Subject: Add variant main hub needle Seems sometimes tests are showing up with the date/time spoke in a non-active highlighted state or something, don't really know why, but it's not broken and we should just accept it. Signed-off-by: Adam Williamson --- diff --git a/needles/anaconda/main_hub/nonlive-timedate_highlighted.json b/needles/anaconda/main_hub/nonlive-timedate_highlighted.json new file mode 100644 index 0000000..6f5176e --- /dev/null +++ b/needles/anaconda/main_hub/nonlive-timedate_highlighted.json @@ -0,0 +1,31 @@ +{ + "area": [ + { + "xpos": 184, + "ypos": 153, + "width": 74, + "type": "match", + "height": 57 + }, + { + "width": 66, + "ypos": 216, + "height": 66, + "type": "match", + "xpos": 186 + }, + { + "xpos": 191, + "ypos": 345, + "width": 60, + "height": 60, + "type": "match" + } + ], + "properties": [], + "tags": [ + "anaconda_main_hub", + "ENV-DISTRI-fedora", + "ENV-FLAVOR-server" + ] +} \ No newline at end of file diff --git a/needles/anaconda/main_hub/nonlive-timedate_highlighted.png b/needles/anaconda/main_hub/nonlive-timedate_highlighted.png new file mode 100644 index 0000000..4975a17 Binary files /dev/null and b/needles/anaconda/main_hub/nonlive-timedate_highlighted.png differ