9.0 compatibility updates - initial attempt

This commit is contained in:
Parnic
2020-10-13 08:46:41 -05:00
parent 53bf76c58a
commit a18144aec0
16 changed files with 39 additions and 27 deletions

View File

@ -182,7 +182,7 @@ function SliceAndDice.prototype:CreateFrame()
end
function SliceAndDice.prototype:CreateDurationBar()
self.durationFrame = self:BarFactory(self.durationFrame, "BACKGROUND","ARTWORK")
self.durationFrame = self:BarFactory(self.durationFrame, "BACKGROUND","ARTWORK", "Duration")
-- Rokiyo: Do we need to call this here?
self.CurrScale = 0