I've had to animate opacity from 0 to 1 because starting the new tweets as hidden and using fadeIn() to show them didn't work (they just suddenly appeared). This isn't an issue but it makes the code slightly more verbose than I'd like. Mostly I'm just curious why it didn't work.
I've had to animate opacity from 0 to 1 because starting the new tweets as hidden and using fadeIn() to show them didn't work (they just suddenly appeared). This isn't an issue but it makes the code slightly more verbose than I'd like. Mostly I'm just curious why it didn't work.