- Major clean up on plugins that lost support on 8.0.
- Some code cleanup and old windows using old window styles are now using the framework. - Removed some debug prints. - All export data are using LibDeflate now.
This commit is contained in:
@@ -4697,6 +4697,8 @@
|
||||
text_box:SetPoint ("topleft", f, "topleft", 220, -40)
|
||||
text_box:SetBackdrop (nil)
|
||||
|
||||
DetailsFramework:ReskinSlider (text_box.scroll)
|
||||
|
||||
--background
|
||||
f.bg1 = f:CreateTexture (nil, "background")
|
||||
f.bg1:SetTexture ([[Interface\AddOns\Details\images\background]], true)
|
||||
|
||||
Reference in New Issue
Block a user