-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
generic
-
generic
As a result of the new modifiers added to InputEvent.java, the
paramString method of KeyEvent.java no longer returns the correct
modifiers.
Should probably remove the check for modifiers>0 and add a modifier
string in all cases.
paramString method of KeyEvent.java no longer returns the correct
modifiers.
Should probably remove the check for modifiers>0 and add a modifier
string in all cases.