Sync'ing docs re: --buttonsize=auto

This commit is contained in:
Bill Kendrick 2022-09-28 01:48:46 -07:00
parent 7a780c2f6b
commit aeed46eba9
10 changed files with 40 additions and 0 deletions

View file

@ -380,6 +380,9 @@
<p>
O valor <i>TAMAÑO</i> debería presentarse en píxeles e pode estar entre 24 e 192, inclusive. A maioría dos botóns son cadrados e isto afectará ao seu largo e alto. </p>
<p>
A value of "<code>auto</code>" may be provided, and Tux Paint will choose a suitable button size based on the size of Tux Paint's window (or fullscreen display). (For the default screen size of 800x600, it will be the default button size: "48".) </p>
<p class="note">
<span title="Information">&#128161;</span> <strong>Note:</strong> If the chosen button size would cause the buttons to be too large for all required UI elements to appear under Tux Paint's chosen window size, the largest possible button size will be used. (A note will appear in <code>stderr</code>.) </p>
</dd>