mirror of
https://github.com/minetest-mods/i3.git
synced 2025-02-05 06:50:24 +01:00
Minor tweak
This commit is contained in:
parent
066e0a5d9d
commit
34fa63519e
@ -640,7 +640,7 @@ local function show_settings(fs, data)
|
||||
|
||||
local range = 5
|
||||
fs("scrollbaroptions[min=-%u;max=%u;smallstep=1;largestep=1;thumbsize=2]", range, range)
|
||||
fs("scrollbar[5.3,10.2;2.45,0.3;horizontal;sb_font_size;%d]", data.font_size)
|
||||
fs("scrollbar[5.3,10.2;2.55,0.3;horizontal;sb_font_size;%d]", data.font_size)
|
||||
|
||||
fs("tooltip[cb_hide_tabs;%s;#707070;#fff]",
|
||||
ES"Enable this option to change the style of the right panel")
|
||||
|
Loading…
Reference in New Issue
Block a user