瀏覽代碼

Resize on send

master
Roderic Day 5 年之前
父節點
當前提交
8177e4fc28
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      pico.js

+ 1
- 0
pico.js 查看文件

@@ -170,6 +170,7 @@ const TextBox = {
wire({kind: 'post', value: textbox.value})
textbox.value = ''
textbox.focus()
TextBox.autoSize()
}
},
blockIndent: (text, iStart, iEnd, nLevels) => {

Loading…
取消
儲存