Adam Green

Results 10 issues of Adam Green

Hi, we're really keen to use this library after having run into crash issues with another one we're using. The big feature that's missing for us is pre-loading... We take...

enhancement

I'm attempting to implement interactive moves into my ASCollectionNode... Unfortunately, my collection node is made up of both re-orderable and non-reorderable elements and cells should only be movable within the...

**Describe the bug** When you try and fetch the current time using player.currentTime AFTER having seeked a track; it returns a value that is off by < 1%. By way...

Hi, Fairly sure this is me doing something wrong, but I've installed lottie-web-vue using: npm install lottie-web-vue I'm using vue version 3.2.36 I've followed the instructions to import the library...

### Description In SwiftUI if a Rive view is hosted within a parent view that has been updated when a @Published value has changed, then it appears the RiveRuntime no...

Hey Muhku, I'm trying to get a streamed / cached item to loop once it reaches the end "seamlessly" / with no gap. I've tried just calling play / seeking...

It appears that StreamingKit doesn't work when you attempt to launch audio from an app in the background on iOS 13 (tested with Beta 6 / the latest at the...

### Environment - Operating System: `Darwin` - Node Version: `v20.3.1` - Nuxt Version: `3.6.1` - Nitro Version: `2.5.2` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `ssr`, `fontsPath`,...

I'm using Nuxt 3 release candidate 13 and just installed sitemap-module-nuxt-3 today. I'm trying to make a call to our REST api that just returns a standard array of strings...

### Description When using multiple rive views in a scroll view the main thread is often getting blocked causing an animation hitch while it waits on "next drawable" ### Expected...