Allowed to set letter-spacing for label groups from the Style tab.

This commit is contained in:
Oriolowsky 2024-09-01 12:09:00 +02:00
parent 0ec5c5638f
commit e0e6112c73
2 changed files with 16 additions and 0 deletions

View file

@ -1181,6 +1181,15 @@
</tr>
</tbody>
<tbody id="styleLetterSpacing">
<tr data-tip="Set letter spacing size">
<td>Letter spacing</td>
<td>
<slider-input id="styleLetterSpacingInput" min="0" max="80"></slider-input>
</td>
</tr>
</tbody>
<tbody id="styleStrokeDash">
<tr data-tip="Set stroke dash array (e.g. 5 2) and linecap">
<td>Stroke dash</td>