a. You can change the fade options in the vBIspy module (va_spy.js)
/* Effect delay of fade-in */
var fadetime = .25;
b. In the vBIspy thread you'll find several references on changing the block size; but not only do you have to change the spymax number, you also need to add or remove rows from the table to reflect that number.
c. A minimize could be added easily, yes.
|