richpixel

Results 3 issues of richpixel

I've setup 2 animated routes like so: ``` ``` These work perfectly until running on iOS/Safari... I'm triggering the animation with a swipe left. However, if I keep my finger...

On iOS - I'm attempting to use the HTML5 video player to play a 'large' video (~200mb). When the video is played from a remote URL - my server -...

How can we specify which fields to return in the data set from a 'get' request? The wordpress api provides a '_fields' parameter in order to do this: https://developer.wordpress.org/rest-api/using-the-rest-api/global-parameters/ I...