commenting asserts out to work around issue with object overwrites
This commit is contained in:
@@ -11,7 +11,7 @@ enum KeyModifiers {
|
||||
|
||||
class KeystrokeModifiersAction extends KeyAction {
|
||||
|
||||
@assertUInt8
|
||||
// @assertUInt8
|
||||
modifierMask: number;
|
||||
|
||||
_fromJsObject(jsObject: any): KeystrokeModifiersAction {
|
||||
|
||||
Reference in New Issue
Block a user