Notalib / LYT

m.e17.dk
GNU Lesser General Public License v3.0
10 stars 12 forks source link

Microsoft Edge lags when playing #689

Closed saebekassebil closed 8 years ago

saebekassebil commented 9 years ago

This is due to the same issue that was resolved for the iOS9 devices. The playbackRate is set on every timeupdate and that results in a lag.

An easy fix would be to just include Edge's userAgent in the if clause.

saebekassebil commented 8 years ago

Fixed by c82e7ca47e905887098a56b61c94900fa62583e6