container anim option default to false instead of fast - looks better
This commit is contained in:
@ -427,9 +427,9 @@ Applied as jQuery method.
|
|||||||
Animation speed (inline mode)
|
Animation speed (inline mode)
|
||||||
@property anim
|
@property anim
|
||||||
@type string
|
@type string
|
||||||
@default 'fast'
|
@default false
|
||||||
**/
|
**/
|
||||||
anim: 'fast',
|
anim: false,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Mode of editable, can be `popup` or `inline`
|
Mode of editable, can be `popup` or `inline`
|
||||||
|
Reference in New Issue
Block a user