mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-24 00:26:55 +00:00
bags: remove custom frame strata
This commit is contained in:
@@ -197,7 +197,6 @@ pfUI:RegisterModule("bags", function ()
|
||||
|
||||
pfUI.bag:CreateAdditions(frame)
|
||||
|
||||
frame:SetFrameStrata("HIGH")
|
||||
CreateBackdrop(frame, default_border)
|
||||
|
||||
pfUI.bag.button_size = (frame:GetWidth() - 2*default_border - 9*default_border*3)/ 10
|
||||
|
||||
Reference in New Issue
Block a user