remove logging
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 15s
Python / test (pull_request) Successful in 30s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m9s

This commit is contained in:
2026-06-18 22:26:52 +02:00
parent e37332fe6b
commit b17bc61d80
-1
View File
@@ -126,7 +126,6 @@ Item {
enabled: root.visibilities.isDrawing
onActiveChanged: {
console.log(active);
if (!active) {
setInitialPoint = false;
root.drawing.endStroke();