ec53236725
from plasma-mobile/components/mobilecomponents
8 lines
133 B
JavaScript
8 lines
133 B
JavaScript
|
|
.pragma library
|
|
|
|
// a normal animation
|
|
var normalDuration = 250;
|
|
|
|
// for direct feedback, such as tapping
|
|
var feedbackDuration = 50; |