Syncing docs, re: pipette shortcut (Ctrl+Click)

This commit is contained in:
Bill Kendrick 2022-01-26 01:18:21 -08:00
parent 83d316a166
commit ed3baefc77
10 changed files with 85 additions and 10 deletions

View file

@ -7,7 +7,7 @@
https://tuxpaint.org/
@TuxPaintTweets on Twitter
janvier 21, 2022
janvier 26, 2022
----------------------------------------------------------------------
@ -207,6 +207,18 @@ Lancement de Tux Paint
de choisir une couleur dans une boîte contenant des milliers
de couleurs.
When the active tool supports colors, a shortcut may be used
to access the "color picker" option more quickly. Hold the
[Control] key while clicking, and the color under the mouse
cursor will be shown at the bottom. You may drag around to
canvas to find the color you want. When you release the mouse
button, the color under the cursor will be selected. If you
release the mouse outside of the canvas (e.g., over the
"Tools" area), the color selection will be left unchanged.
(This is similar to clicking the"Back" button that's available
when bringing up the "color picker" option via its button the
color palette.)
(REMARQUE: vous pouvez définir vos propres couleurs. Voir la
documentation " Options ".)

View file

@ -29,7 +29,7 @@
</p>
<p>
janvier 21, 2022 </p>
janvier 26, 2022 </p>
</center>
<hr size="2"
@ -354,6 +354,9 @@
<p>
À l'extrême droite se trouvent deux options de choix de couleur, le "sélecteur de couleurs", qui a le contour d'un compte-gouttes, et vous permet de choisir une couleur trouvée dans votre dessin, et la palette arc-en-ciel, qui vous permet de choisir une couleur dans une boîte contenant des milliers de couleurs. </p>
<p>
When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p>
(REMARQUE: vous pouvez définir vos propres couleurs. Voir la documentation " Options ".) </p>
</dd>