-
-
Hello all,
I've retrofit a project to use require.js. When I optimize using r.js and rhino, I get a min file with no errors. However when I load the app using the .min file, I get an error saying "…
-
Tweening not working for me. Something as simple as this has no effect on the state of my component. Any suggestions?
``` javascript
var Start = React.createClass({
getInitialState: function(){
…
-
Hi,
I'm getting a very clunky animation on IE (all versions) with a parallax effect on a large screen:
## Test machine
- Lenovo T510, (8GB RAM, SSD)
- Internet Explorer 11
## To reproduce
- open http…
benos updated
9 years ago
-
```
When you have 'format on save' selected and, by mistake save in one of
framework classes it is also formatted, and to get it back to normal state
you have to uncheck 'format on save', undo changes…
-
Strange, after installing and adding the bundle and then adding:
//= require 'greensock/TweenLite'
//= require 'greensock/easing/EasePack'
to the application.js I still get "Uncaught ReferenceError:…
-
I've tried using TweenLite along with a few packages instead of TweenMax but ScrollMagic won't work then. Even jQuery is seemingly a formaility, since GSAP-JS doesn't really require it. It's a pity se…
-
We experienced an weird issue with blurry/cut off text in TextInput + StageTextTextEditor when using TextInput->text.
TextInput->prompt is working fine.
The air version is looking blurry, on devices t…
-
It's so much more light and yet powerful, while TweenLite or TweenMax seem to be too much more for most of us.
-
if (a && a._lazy !== false) {
a.render(a._lazy[0], a._lazy[1], true);
a._lazy = false;