From 1fecb3f9c4c5c906a9dbc621091ccf1af2ad38be Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Dec 05 2022 18:08:49 +0000 Subject: Add an 'already selected' needle for root password screen In case it's already selected/highlighted on the hub. Signed-off-by: Adam Williamson --- diff --git a/needles/anaconda/install_process/root_password-selected-20221205.json b/needles/anaconda/install_process/root_password-selected-20221205.json new file mode 100644 index 0000000..c336a7f --- /dev/null +++ b/needles/anaconda/install_process/root_password-selected-20221205.json @@ -0,0 +1,17 @@ +{ + "area": [ + { + "xpos": 248, + "type": "match", + "ypos": 488, + "height": 32, + "width": 33 + } + ], + "properties": [], + "tags": [ + "anaconda_install_root_password", + "anaconda_main_hub_root_password", + "ENV-DISTRI-fedora" + ] +} \ No newline at end of file diff --git a/needles/anaconda/install_process/root_password-selected-20221205.png b/needles/anaconda/install_process/root_password-selected-20221205.png new file mode 100644 index 0000000..9513f95 Binary files /dev/null and b/needles/anaconda/install_process/root_password-selected-20221205.png differ