Luanti version
Summary
What the title says. This "Game paused" text is currently displayed using a read-only field[] element :P
It also affects the death screen (that just uses a label[] though):
Steps to reproduce
- Set
font_size to something big like 24
- Join a game and view the pause menu and/or death screen
Solution
Perhaps rewrite these menus with formspec_version[2] so the powers of #16982 can be harnessed
Further context: https://irc.luanti.org/minetest-dev/2019-09-14#i_5591149
Luanti version
Summary
What the title says. This "Game paused" text is currently displayed using a read-only
field[]element :PIt also affects the death screen (that just uses a
label[]though):Steps to reproduce
font_sizeto something big like 24Solution
Perhaps rewrite these menus with
formspec_version[2]so the powers of #16982 can be harnessedFurther context: https://irc.luanti.org/minetest-dev/2019-09-14#i_5591149