We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198d34f commit c3bfd43Copy full SHA for c3bfd43
1 file changed
Scripts/WindowManager.js
@@ -22,7 +22,7 @@ var blur = false,
22
IE11Booster = true,
23
loadingOverlay = true,
24
flipped = false,
25
- useTransform = true;
+ useTransform = true,
26
updateRateLimit = true;
27
28
/*const*/var supportsPointer = typeof PointerEvent !== "undefined";
0 commit comments