Ver código fonte

Resize on send

master
Roderic Day 5 anos atrás
pai
commit
8177e4fc28
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      pico.js

+ 1
- 0
pico.js Ver arquivo

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

Carregando…
Cancelar
Salvar