Sync docs - README: Screenshot of Magic tool control buttons

This commit is contained in:
Bill Kendrick 2023-05-02 22:40:23 -07:00
parent 0b891ff4c6
commit 7cd85e5a5a
6 changed files with 35 additions and 0 deletions

View file

@ -920,6 +920,13 @@
<blockquote>
<p>
If the tool can be used by clicking and dragging, a 'painting' button will be available on the left, below the list of Magic tools on the right side of the screen. If the tool can affect the entire picture at once, an 'entire picture' button will be available on the right. </p>
<div class="screenshot-center">
<img src=
"../../html/images/tool_magic_controls.png"
width="96"
height="48"
alt="">
</div>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>Note</strong>: If the "<code>nomagiccontrols</code>" option is set, Tux Paint won't display the painting or entire picture controls. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
<p class="note">