- 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:
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user