From 242b7bc998416bd1ed1f4792185d589edab7f254 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Tue, 27 Oct 2015 10:29:57 +0800 Subject: [PATCH] =?UTF-8?q?undo=20redo=E7=9A=84=E6=94=B9=E5=8F=98=E4=B8=AA?= =?UTF-8?q?=E6=95=B0=E6=94=B9=E4=B8=BA1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/assets/kindeditor/kindeditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/kindeditor/kindeditor.js b/public/assets/kindeditor/kindeditor.js index aadb295f4..a6506bbf3 100644 --- a/public/assets/kindeditor/kindeditor.js +++ b/public/assets/kindeditor/kindeditor.js @@ -263,7 +263,7 @@ K.options = { cssData : '', minWidth : 650, minHeight : 100, - minChangeSize : 50, + minChangeSize : 1, zIndex : 811213, items : ['code','emoticons','fontname', 'forecolor', 'hilitecolor', 'bold', '|', 'justifyleft', 'justifycenter', 'insertorderedlist','insertunorderedlist', '|',