This website works better with JavaScript.
Home
Explore
Help
Sign In
roderic
/
pico.chat
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Resize on send
master
Roderic Day
5 years ago
parent
e3d12296e9
commit
8177e4fc28
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
pico.js
+ 1
- 0
pico.js
View File
@@ -170,6 +170,7 @@ const TextBox = {
wire({kind: 'post', value: textbox.value})
textbox.value = ''
textbox.focus()
TextBox.autoSize()
}
},
blockIndent: (text, iStart, iEnd, nLevels) => {
Write
Preview
Loading…
Cancel
Save