Files 2
Downloads 41,528
Favorites 67
My AddOns
    View Bug Report
    db
    Bug #: 4931
    File: StunWatch
    Date: 10-20-08 03:24 AM
    By: farmer1992
    Status: Unconfirmed
    frame:SetScale(db.scale)
    candy:RegisterCandyBarGroup(name)
    candy:SetCandyBarGroupPoint(name, "BOTTOM", frame, "BOTTOM", 0, 0)

    if (db.grow) then
    candy:SetCandyBarGroupGrowth(name, true) --bars grow upwards /please test
    self:Print("Hello World!")

    else
    candy:SetCandyBarGroupGrowth(name, false) --bars grow downwards /please test
    end


    the colored should be here
    or SetCandyBarGroupGrowth would not effect