mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(platform): init platform/config tests
This commit is contained in:
@@ -16,7 +16,7 @@ export class TapClick {
|
||||
self.lastTouch = 0;
|
||||
self.lastActivated = 0;
|
||||
self.disableClick = 0;
|
||||
self.disableClickLimit = 1500;
|
||||
self.disableClickLimit = 1000;
|
||||
|
||||
self.tapPolyfill = (config.setting('tapPolyfill') !== false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user