Don't populate overall segment on load. and force refresh window on segment swap

This commit is contained in:
Flamanis
2023-07-10 20:15:32 -05:00
parent 79353cee90
commit 5cb48534f6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -440,6 +440,7 @@ local instanceMixins = {
instance:RefreshCombat()
Details:SendEvent("DETAILS_INSTANCE_CHANGESEGMENT", nil, instance, segmentId)
instance.v_barras = true
instance:ResetWindow()
instance:RefreshWindow(true)