From e6e5fa3bf8853f149fdef16b39af3981097176a4 Mon Sep 17 00:00:00 2001 From: adrido Date: Mon, 9 Oct 2017 06:57:18 +0200 Subject: Formspec: textarea with scrollbar improvements Increase scrollrate depending on fontsize Scroll on mousewheel Allow scrolling and marking text on non writable textareas Update lua api about readonly mode Show scrollbar if text overflows --- doc/lua_api.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/lua_api.txt') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index c29abdf9c..703e81436 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1918,9 +1918,10 @@ examples. * if is false, pressing enter in the field will submit the form but not close it * defaults to true when not specified (ie: no tag for a field) -#### `textarea[,;,;;