updated components #122

Merged
zach merged 64 commits from feat/updated-components into main 2026-06-23 11:33:20 +02:00
Showing only changes of commit b17bc61d80 - Show all commits
-1
View File
@@ -126,7 +126,6 @@ Item {
enabled: root.visibilities.isDrawing
onActiveChanged: {
console.log(active);
if (!active) {
setInitialPoint = false;
root.drawing.endStroke();