Commit 1724ab59 authored by campaign's avatar campaign

by zhanyi

parent 7af2f5bd
......@@ -114,7 +114,7 @@ Minder.Receiver = kity.createClass('Receiver',{
},
updateCursor : function(){
this.cursor.setShowHold();
this.km.getRenderContainer().bringFront(this.cursor);
this.cursor.bringTop();
if(this.index == this.textData.length){
this.cursor.setPosition({
......
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