Commit 20721c20 authored by Akikonata's avatar Akikonata

Merge branch 'dev' of github.com:fex-team/kityminder into dev

parents 4aa7df2a 5844741a
...@@ -122,6 +122,8 @@ utils.extend( KityMinder, function () { ...@@ -122,6 +122,8 @@ utils.extend( KityMinder, function () {
pro.root( $widget.kmui().getBodyContainer() ); pro.root( $widget.kmui().getBodyContainer() );
//清除光标
km.fire('selectionclear')
pro.initContent( km, $widget ); pro.initContent( km, $widget );
if ( !pro._preventDefault ) { if ( !pro._preventDefault ) {
pro.initEvent( km, $widget ); pro.initEvent( km, $widget );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment