mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-14 07:17:13 -04:00
reverted a modification
This commit is contained in:
parent
989b47aba5
commit
157bcd2636
@ -264,13 +264,6 @@ public class CircuitComponent extends JComponent implements ChangedListener, Lib
|
||||
|
||||
mouseNormal.activate();
|
||||
|
||||
addFocusListener(new FocusAdapter() {
|
||||
@Override
|
||||
public void focusLost(FocusEvent e) {
|
||||
activeMouseController.escapePressed();
|
||||
}
|
||||
});
|
||||
|
||||
setToolTipText("");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user