fabyeah

Results 17 comments of fabyeah
trafficstars

As per this comment, when the player is removed, the notification should be removed, which doesn't happen: https://github.com/w3c/mediasession/issues/215#issuecomment-500530575 I also tried setting the player url to an empty string, but...

I want to know whether they're logging in from Cordova or regular browser. AFAIK using the user agent string for device detection isn't always reliable?

+1 I have the same problem. Version 4.0. Smooth in IE10, FF, Safari. Choppy in Chrome. :( I have fullscreen image backgrounds.

I was wondering the same thing. Thanks @petestreet for the answer. Guess this can be closed?

I very much need this feature, too. I remember this used to work some time ago, but has stopped working since. Looking at this issue #1359 seems like this hasn't...

+1 This would be nice.

Even just an option to disable the feature would be helpful 🙏

I'm using v2. But an update to v3 is better than nothing, guess I could upgrade.

Sandbox: https://codesandbox.io/s/focused-shannon-2s2j93 Try moving cards left and right lots of times, eventually you'll get some `[0, 0]` console logs. Apparently when you add the `drag` config to `useGesture`, then `onDragStart`...