File indexing completed on 2024-05-26 04:34:18

0001 <?xml version="1.0" encoding="utf-8"?>
0002 <!DOCTYPE html>
0003 
0004 <html xmlns="http://www.w3.org/1999/xhtml">
0005 <head><title>Quick Settings Docker Plugin Manual</title>
0006 </head>
0007 <body>
0008 
0009 <h1 id="quick-settings-docker">Quick Settings Docker</h1>
0010 <p>A Docker that allows you to quickly set the opacity, flow and size from a predefined list.</p>
0011 <h2 id="basic-usage">Basic Usage</h2>
0012 <p>Go to <strong>Settings → Docker → Quick Settings</strong>.</p>
0013 <p>Now, when you have a document open, and a brush selected, select any of the entries to change them. The docker doesn’t update when changing brush size any other way, to it will always show the last selected change.</p>
0014 <dl>
0015 <dt>Size</dt>
0016 <dd>Change the brush diameter. For sketch and spray brushes, this changes the area of effect.
0017 </dd>
0018 <dt>Opacity</dt>
0019 <dd>Change the brush opacity.
0020 </dd>
0021 <dt>Flow</dt>
0022 <dd>Change the brush flow. This only works for brushes that support and use the ‘wash’ mode. For example, the Quick brush doesn’t support that, so it won’t change there.
0023 </dd>
0024 </dl>
0025 
0026 
0027 </body>
0028 </html>