mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-20 11:35:21 +02:00
scrollcontainer: Add automatic scrollbar calculation (#14623)
New parameter 'content padding'. When specified, the scrollbar max value is calculated automatically. This aims to reduce manual calculation functions.
This commit is contained in:
@@ -63,4 +63,4 @@
|
||||
const u16 LATEST_PROTOCOL_VERSION = 46;
|
||||
|
||||
// See also formspec [Version History] in doc/lua_api.md
|
||||
const u16 FORMSPEC_API_VERSION = 7;
|
||||
const u16 FORMSPEC_API_VERSION = 8;
|
||||
|
Reference in New Issue
Block a user