I've edited jquery.nyroModal.anims.fade.js
to this:
$.nmAnims({
fade: {
showBg: function(nm, clb) {
nm.elts.bg.fadeTo(100, 0.5, clb);
},
which should make a 100ms long anim, but feels much slower... what am I missing?
Thanks!
Original issue reported on code.google.com by roussel....@gmail.com on 1 Apr 2014 at 4:22
Original issue reported on code.google.com by
roussel....@gmail.com
on 1 Apr 2014 at 4:22