General Fixes and Improvements

This commit is contained in:
Tercio Jose
2023-05-16 15:21:04 -03:00
parent 7fb0ae469c
commit cebe150e16
10 changed files with 483 additions and 455 deletions
+1
View File
@@ -3303,6 +3303,7 @@ Details.snap_alert:Hide()
Details.snap_alert:SetFrameStrata("FULLSCREEN")
function Details:SnapAlert()
print("alert started")
Details.snap_alert:ClearAllPoints()
Details.snap_alert:SetPoint("topleft", self.baseframe.cabecalho.modo_selecao.widget, "topleft", -8, 6)
Details.snap_alert:SetPoint("bottomright", self.baseframe.cabecalho.modo_selecao.widget, "bottomright", 8, -6)