WIP Ability to Erase persoanl templates from New
Sync docs
This commit is contained in:
parent
4c757c2a36
commit
34b0760aea
142 changed files with 8687 additions and 7290 deletions
|
|
@ -1073,7 +1073,30 @@
|
|||
<p class="note">
|
||||
<span title="Information">💡</span> You can also convert your saved drawings into Templates directly within Tux Paint, from the 'Open' dialog. See "<a href="#using_tools_other_open">Open</a>", below. </p>
|
||||
</dd>
|
||||
|
||||
<dt><strong>Erasing Exported Template Images</strong></dt>
|
||||
<dd>
|
||||
<img src="../../html/images/open_erase.png"
|
||||
width="48"
|
||||
height="48"
|
||||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
If you've selected a Template in your personal templates folder, and it was created from within Tux Paint (using the "Template" button in the <a href="#using_tools_other_open">"Open"</a> dialog), you may remove it from within Tux Paint, too. An 'Erase' (trash can) button will appear at the lower right of the list. Click it to erase the selected template. (You will be asked to confirm.) </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Information">💡</span> <strong>Note:</strong> On Linux, Windows, and macOS, the picture will be placed in your desktop's trash can / recycle bin (where you may recover and restore it, if you change your mind). </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>Note:</strong> The 'Erase' button may be disabled, via the "<code>noerase</code>" option. </p>
|
||||
|
||||
<div class="screenshot-right-after"></div>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>Note:</strong> The solid colors can be placed at the end of the 'New' dialog (below the Starters and Templates), via the "<code>newcolorslast</code>" option. </p>
|
||||
|
||||
</dd>
|
||||
<dt id="using_tools_other_open">
|
||||
<strong>"Open" Command</strong>
|
||||
|
|
@ -1127,6 +1150,10 @@
|
|||
|
||||
<p class="note">
|
||||
<span title="Version variation">📜</span> <strong>Note:</strong> On Linux (as of version 0.9.22), Windows (as of version 0.9.27), and macOS (as of version 0.9.29), the picture will be placed in your desktop's trash can / recycle bin (where you may recover and restore it, if you change your mind). </p>
|
||||
|
||||
<p class="note">
|
||||
<span title="Configuration option">⚙</span> <strong>Note:</strong> The 'Erase' button may be disabled, via the "<code>noerase</code>" option. </p>
|
||||
|
||||
<div class="screenshot-right-after"></div>
|
||||
</li>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue