- Fixed Event Tracker tool broken on 8.1 patch.

- Fixed background color for the event tracker not changing correctly from the value selected on the options menu.
This commit is contained in:
Tercioo
2018-12-31 11:06:00 -02:00
parent 9dc02805b0
commit b198c62489
3 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -1059,7 +1059,7 @@ local default_profile = {
locked = false,
width = 250,
height = 300,
backdrop_color = {0, 0, 0, 0.2},
backdrop_color = {.16, .16, .16, .47},
show_title = true,
strata = "LOW",
},