Snow
Snow
So we can provide alternative sources for titles and descriptions.
If you instantiate with gallery:true but there is only one image then this.group isn't set and causes _getPositionInfo to fail.
This means we can't call this.index(n) from elsewhere. Relabel to `goto: this._move(n);`
Oops sorry I didn't branch this properly and don't have time right now. But take a look and see if its of interest. I can create the branch properly later.
This is to support tweaking the playback of video textures as reported in #20 . I know you had a different idea but I've not been able to figure out...
Also includes a sample node server that will receive the PNG frames.
I have a complex scene that is successfully rendering out at just under 2 frames per second using Ccapture. All the objects in the scene are textured with video which...
Hi there apologies for this. I'm trying to integrate the package into an existing project which is causing errors. To debug I am trying to run the package locally with...
Hi there. I have spent a little while debugging why my chart wasn't working. I was tipped to the final solution but Stack Exchange. It was to wrap my component...
While trying to debug pinned using `ember-responsive` #17 I notice that it has gone up a major version.