Explorar el Código

Resize on send

master
Roderic Day hace 5 años
padre
commit
8177e4fc28
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      pico.js

+ 1
- 0
pico.js Ver fichero

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

Cargando…
Cancelar
Guardar