Fix binding disabling when taking screenshots on macOS (#2129)

* Fix binding disabling when taking screenshots on macOS
* Update snapshot for cmd+click test
This commit is contained in:
Michal Srb 2020-09-03 16:12:01 +02:00 committed by GitHub
parent 924292dc9a
commit 15e4b51bb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 1 deletions

View file

@ -907,7 +907,7 @@ Object {
"exportBackground": true,
"gridSize": null,
"height": 768,
"isBindingEnabled": true,
"isBindingEnabled": false,
"isCollaborating": false,
"isLibraryOpen": false,
"isLoading": false,