mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-15 07:48:29 -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();
|
mouseNormal.activate();
|
||||||
|
|
||||||
addFocusListener(new FocusAdapter() {
|
|
||||||
@Override
|
|
||||||
public void focusLost(FocusEvent e) {
|
|
||||||
activeMouseController.escapePressed();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
setToolTipText("");
|
setToolTipText("");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user