-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cmd + A selecting the device image (#437)
This PR hides, device selection that happens when user presses cmd + A. This change is required because the user-select css property is not inheritable, which is why it does not disable global selection (using ctrl + A or double-click). Fixes: #434 --------- Co-authored-by: filip131311 <[email protected]>
- Loading branch information
1 parent
98d0ca0
commit 31abba2
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters