feat: add polygon tool

This commit is contained in:
Beriff
2026-03-09 23:26:12 +07:00
parent 9b4248981e
commit 2bdcbfae1f
8 changed files with 93 additions and 41 deletions

View File

@@ -101,6 +101,13 @@
</object>
</child>
<!--Polygon tool-->
<child>
<object class="GtkButton" id="button_polygontool">
<property name="icon-name">tool-polygon-symbolic</property>
</object>
</child>
<!--Circle tool-->
<child>
<object class="GtkButton" id="button_circletool">