Fix issue with NodesInputPanel getting enable when clearing threads.
This commit is contained in:
@@ -337,7 +337,6 @@ public class NodesInputPanel extends JPanel
|
||||
public void onDrawingLoaded(Drawing oldDrawing, Drawing newDrawing) {
|
||||
if (newDrawing != drawing) {
|
||||
this.drawing = newDrawing;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user