uldis

Results 5 comments of uldis

Indeed, the root cause of the issue is the code not renaming the resulting image. A fix for the `ImageHelper.m` file can be found here: https://github.com/eksperts/fuselibs-public/commit/41820927ab12c21c41a6039f5216d907e4d957ec

Update: this is a problem with Fuse 1.3.0 too.

Update: this is still a problem on 1.4.0

@bondehagen PR in: #59 First it's a general syntax cleanup and associated changes to match best practices. Second, the `RotateGesture` wrap-around problem was caused by the `StepDegrees` property; removed it...

FWIW: I debugged this, and that happens when the YouTube API hasn't been enabled for the project in Google Console. Enabled the thing, error gone.