Jerod Fritz
Jerod Fritz
I've noticed that with multiple instances each with a high number of options say 100+ this library will bring load times to a crawl. For example a page containing 500...
The fallback image loads properly but the actual image src does not load when using these options: ``` this.imageLoaderConfig.setFallbackUrl('assets/img/fallback.png'); this.imageLoaderConfig.enableFallbackAsPlaceholder(true); ```
This request gives the ability to provide basic input fields within the modal and the results returned as part of the action function. Readme and version updated.
Are you able to provide an event callback when the animation is complete something along these lines: foo.rotate.addEventListener('complete', function(e) { alert("rotate complete"); });
Would you have time to update this module for the latest 7.0GA SDK support?