sciencemine / digital-signage

4 stars 0 forks source link

Stack-List intermittently lags when cycling via keyboard #86

Closed Areid406 closed 7 years ago

Areid406 commented 7 years ago

Appears to be related to when video-player element ends.

HumbleHominid commented 7 years ago

I mentioned this in the meeting but it might be stemming from the video-player component. Changing oncanplaythrough to oncanplay might fix this

HumbleHominid commented 7 years ago

Fix is addressed in zachV branch. The parent container was getting focus from the resetTimeout action in content-area.js causing the lag