From 88efebdf864baeb422cbe4d992a44ff7c99373fb Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Wed, 20 Jun 2018 21:55:39 +0100 Subject: Formspecs: Add tooltip element for area --- doc/lua_api.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 2f2a921b2..c9e6e485a 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1883,6 +1883,11 @@ Elements * `` tooltip background color as `ColorString` (optional) * `` tooltip font color as `ColorString` (optional) +### `tooltip[,;,;;;]` +* Adds tooltip for an area. Other tooltips will take priority when present. +* `` tooltip background color as `ColorString` (optional) +* `` tooltip font color as `ColorString` (optional) + ### `image[,;,;]` * Show an image -- cgit v1.2.3