aboutsummaryrefslogtreecommitdiff
path: root/src/mobile/MobileInkOverlay.tsx
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-14 15:31:55 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-14 15:31:55 -0500
commitd4bc59df1de20fd95dd91d0ebd064ba0cf046c46 (patch)
treee7956f5314957bebc9b55812c40fbc7b87040c23 /src/mobile/MobileInkOverlay.tsx
parent0270f73f924c1a097354421472b5d689ebf04e98 (diff)
parent5b9d33920858a42319e84eab2c515919feba45ac (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into anika_schema_view
Diffstat (limited to 'src/mobile/MobileInkOverlay.tsx')
-rw-r--r--src/mobile/MobileInkOverlay.tsx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mobile/MobileInkOverlay.tsx b/src/mobile/MobileInkOverlay.tsx
index 973931615..59c73ed27 100644
--- a/src/mobile/MobileInkOverlay.tsx
+++ b/src/mobile/MobileInkOverlay.tsx
@@ -114,7 +114,8 @@ export default class MobileInkOverlay extends React.Component {
altKey: false,
metaKey: false,
ctrlKey: false,
- shiftKey: false
+ shiftKey: false,
+ embedKey: false
}
}
)