Bagnon

Bagnon

122M Downloads

Bag List -button doesn't hide

Qessu opened this issue ยท 2 comments

commented

Frame Settings - Display - Bag List, toggle doesn't hide the bag icon. All other options work.

commented

This one is probably a typo.

Bagnon

function Frame:HasBagToggle()
    return self.profile.bagToggle
end

Wildpants Config

if self.frameID ~= 'guild' then
    row:CreateCheck('bagFrame')
    row:CreateCheck('sort')
end
commented

Yup. Fixed