Added ellipse tool setup

This commit is contained in:
Nicola
2022-01-22 16:02:10 +01:00
parent 6900ecb0c0
commit 832f36992b
9 changed files with 168 additions and 179 deletions

View File

@@ -24,10 +24,7 @@
</ul>
</li>
<!-- TODO: [ELLIPSE] Once ellipse is ready for release make it visible by default -->
<li class="expanded" id="tools-menu--ellipse" style="display: none">
<!-- TODO: [ELLIPSE] Decide on a shortcut to use. "S" was chosen without any in-team consultation. -->
<!-- TODO: [ELLIPSE] Decide on icons to use. Current ones are quickly prepared drafts and display with incorrect color. -->
<li class="expanded">
<button title="Ellipse Tool (S)" id="ellipse-button">
{{svg "ellipse.svg" width="24" height="24" id = "ellipse-empty-button-svg"}}
{{svg "filledellipse.svg" width="24" height="24" id = "ellipse-full-button-svg" display = "none"}}