Increase speed to show popup
This commit is contained in:
parent
5bc413e4e7
commit
8b252581c0
2
htdocs/includes/scriptaculous/src/effects.js
vendored
2
htdocs/includes/scriptaculous/src/effects.js
vendored
@ -98,7 +98,7 @@ var Effect = {
|
||||
}
|
||||
},
|
||||
DefaultOptions: {
|
||||
duration: 1.0, // seconds
|
||||
duration: 0.3, // seconds (DOL CHANGE: Reduc time to show effect)
|
||||
fps: 100, // 100= assume 66fps max.
|
||||
sync: false, // true for combining
|
||||
from: 0.0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user