Displaying 1 result from an estimated 1 matches for "opicati".
Did you mean:
opicaty
2005 Jul 28
0
fix in effects.js
Hello. I was doing some work with the Appear and fade command and found a problem when you are not using an opicaty of 1.0.
if you test it out with something like 0.4 it will always appear lighter than normal.
this fixes it.
render: function(pos) {
if(pos != this.options.to) {
if(this.options.transition) pos = this.options.transition(pos);
pos = pos *