Changed default value for pointerevents_method property

This commit is contained in:
atlasan
2021-11-09 12:37:38 +01:00
parent 9d6fd61032
commit e3b6044431
3 changed files with 5 additions and 3 deletions

4
.gitignore vendored
View File

@@ -2,6 +2,8 @@ node_modules/
node_modules/*
npm-debug.log
# Editor
# Editors
/.vscode/*
!/.vscode/extensions.json
*.bak
.project