remove logging
This commit is contained in:
@@ -126,7 +126,6 @@ Item {
|
|||||||
enabled: root.visibilities.isDrawing
|
enabled: root.visibilities.isDrawing
|
||||||
|
|
||||||
onActiveChanged: {
|
onActiveChanged: {
|
||||||
console.log(active);
|
|
||||||
if (!active) {
|
if (!active) {
|
||||||
setInitialPoint = false;
|
setInitialPoint = false;
|
||||||
root.drawing.endStroke();
|
root.drawing.endStroke();
|
||||||
|
|||||||
Reference in New Issue
Block a user