From e296c47143b892a0e8600a3e8453496541232be8 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 4 Jan 2025 22:11:03 -0800 Subject: [PATCH] Update color picker to hae menu and clear list --- source/5/5.1/lxqt-panel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/5/5.1/lxqt-panel.rst b/source/5/5.1/lxqt-panel.rst index c72ffa74..e28f84ec 100644 --- a/source/5/5.1/lxqt-panel.rst +++ b/source/5/5.1/lxqt-panel.rst @@ -125,7 +125,7 @@ To have a bar that shows CPU Load shows a bar graph with your CPU usage. To brin .. image:: CPU-load-settings.png -The Color picker is shows what color something is on your screen usually useful for web developers. To get a color off the screen press the color dropper button and your mouse will turn into crosshair and then left click on what you want to take the color. Then a numeric field to the right of the dropper will appear with the color in a numeric field to the right. +The Color picker is shows what color something is on your screen usually useful for web developers. To get a color off the screen press the color dropper button and your mouse will turn into crosshair and then left click on what you want to take the color. Then a numeric field to the right of the dropper will appear with the color in a numeric field to the right. Left clicking with the droplet will bring up a menu of the last colors picked. To clear the list of colors left click where you select a color and select :menuselection:`Clear list`. .. image:: spacer-color-picker.png