Nic Mulvaney

Results 9 issues of Nic Mulvaney

Awesome project. It would be nice to display a progress bar that is dynamically updated. Useful for downloading content. Similar to [node-progress](https://github.com/visionmedia/node-progress) Something like... ```js signale.progress('Downloading content', {current:0, total:100}) //...

feature request

Using Cordova 6.0.0 To fix the issue I had to change line 21 from ``` splashPath : 'platforms/ios/' + projectName + '/Resources/splash/', ``` to ``` splashPath : 'platforms/ios/' + projectName...

Hi, awesome app! Used it daily for a long time. Is there a way to enable dark mode without setting my whole OS to dark mode? I know this used...

Hi! Great library! I have an issue - I control an animation with `.set()` and then change tab, when I click back on the tab, the animation automatically plays. How...

I can't seem to get the fade working with the 'delay' value using preloadComplex. I've tried low values 0.08 up to 1. Do you have documentation on how to get...

Sorry if this has been asked before. I couldn't find it in previous issues. Is there a way to apply typeit to a variable instead of a HTML element? I'm...

I'm using wavesurfer.js to render the final recording. Could there be a way of providing a live stream, or mic volume to the app from this plugin? Has anyone done...

What is the easiest way of creating a chord inversion? i.e moving the root to the top Am (A, C, E) -> (C, E, A) Would it be useful to...

"srcollable" > "scrollable" great script