|
@ -782,10 +782,10 @@ $.fn.transition.settings = { |
|
|
debug : false, |
|
|
debug : false, |
|
|
|
|
|
|
|
|
// verbose debug output
|
|
|
// verbose debug output
|
|
|
verbose : true, |
|
|
|
|
|
|
|
|
verbose : false, |
|
|
|
|
|
|
|
|
// performance data output
|
|
|
// performance data output
|
|
|
performance : true, |
|
|
|
|
|
|
|
|
performance : false, |
|
|
|
|
|
|
|
|
// event namespace
|
|
|
// event namespace
|
|
|
namespace : 'transition', |
|
|
namespace : 'transition', |
|
|