Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
roderic
/
pico.chat
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Resize on send
master
Roderic Day
hace 5 años
padre
e3d12296e9
commit
8177e4fc28
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+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) => {
Escribir
Vista previa
Cargando…
Cancelar
Guardar