]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/polyfills.ts
Improve big play button animation
[github/Chocobozzz/PeerTube.git] / client / src / polyfills.ts
index fe44c5e22274b5128b9e61484d8e12cbeefab7ce..12b317101485d2737d260b0ea81a51362b4b08fc 100644 (file)
@@ -61,7 +61,7 @@ import 'core-js/es7/reflect'
  * user can disable parts of macroTask/DomEvents patch by setting following flags
  */
 
-(window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame
+// (window as any).__Zone_disable_requestAnimationFrame = true; // disable patch requestAnimationFrame
 // (window as any).__Zone_disable_on_property = true; // disable patch onProperty such as onclick
 // (window as any).__zone_symbol__BLACK_LISTED_EVENTS = ['scroll', 'mousemove']; // disable patch specified eventNames
 /*