1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Fix scrollbar on ContentDB grid by adding an area label (#16042)

Co-authored-by: rubenwardy <rw@rubenwardy.com>
This commit is contained in:
grorp 2025-04-21 06:33:41 -04:00 committed by GitHub
parent 5c6e4d35b0
commit 0cf1c47f6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 108 additions and 60 deletions

View file

@ -71,4 +71,4 @@
const u16 LATEST_PROTOCOL_VERSION = 48;
// See also formspec [Version History] in doc/lua_api.md
const u16 FORMSPEC_API_VERSION = 8;
const u16 FORMSPEC_API_VERSION = 9;