small adjustments and bug fixes

This commit is contained in:
Tercio Jose
2022-10-08 11:22:36 -03:00
parent f1fa3f5cfe
commit e449983e0c
16 changed files with 314 additions and 79 deletions
+1 -1
View File
@@ -2847,7 +2847,7 @@ do
desc = Loc ["STRING_OPTIONS_SHOW_SIDEBARS_DESC"],
},
{--background color
{--row's area color
type = "color",
get = function()
return {currentInstance.bg_r, currentInstance.bg_g, currentInstance.bg_b, currentInstance.bg_alpha}