feat: polyline drawing

This commit is contained in:
beriff
2026-03-05 01:14:10 +07:00
parent dad0f879ef
commit 8ac783e6e0
9 changed files with 127 additions and 47 deletions

View File

@@ -67,7 +67,7 @@
<!--Tool buttons-->
<child>
<object class="GtkButton">
<object class="GtkButton" id="button_linetool">
<property name="icon-name">insert-object-symbolic</property>
</object>
</child>