mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-17 08:38:18 +00:00
轻量编辑器切换完成; writting美化
pasteImage在page.js中完成. 因为wmd-input总要是替换, 所以绑定left-column
This commit is contained in:
@@ -839,6 +839,7 @@ function getObjectId() {
|
||||
|
||||
//-----------------------------------------
|
||||
function resizeEditor(second) {
|
||||
LEA.isM && MD && MD.resize && MD.resize();
|
||||
return;
|
||||
var h = $("#mceToolbar").height()
|
||||
$("#editorContent").css("top", h);
|
||||
|
Reference in New Issue
Block a user