Gabriel Luethje
Gabriel Luethje
What about a fixed number of decimal places for the em values so the width of the little bugger isn't constantly jumping around?
This may have been a mistake on my part, feel free to close if it doesn't make sense.
Hey, thanks for the reply. Not sure about the first thing, since config.ini and config.default.ini appear to be identical. Even so, I went ahead and removed config.ini, then renamed config.ini.default...
I guess IE 9 doesn't support transitions, does it? So maybe the fallback is the way to go. I know Flexslider does the CSS animation with jQuery fallback, but not...
Yeah this is a real problem for keyboard accessibility. We've been using this library on a project, and we're going to have to find something else since this one hijacks...
I've noticed this as well, and it causes a significant (10s-20s) delay for dev builds in the project I'm working on, which has a lot of images. I'd love to...
Yeah, I figured it was probably an issue with the SASS or Compass version I'm using. Some Compass plugins I use require the latest versions...too bad they make breaking changes,...
So just to see if it was an easy fix I tried editing the mixin to use the `...` argument syntax, and it worked for me on the first try....
+1 for nixing the camel case for dashes. Camel case fine in JS, but not so much in CSS.