Skip to content

Commit 6f192eb

Browse files
committed
correct small bug
1 parent 937061e commit 6f192eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/ai/nets/samj/ij/ui/IJ1PromptsProvider.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@ public void switchToNone() {
571571
this.isRect = false;
572572
this.isPoints = false;
573573
this.isFreehand = false;
574+
this.deRegisterListeners();
574575
}
575576

576577
@Override

0 commit comments

Comments
 (0)