Results: 1Comments by: Varinul
File: OneBag307-25-07
I also encountered the greyed-out b...
Posted By: Varinul
I also encountered the greyed-out bag problem, and found a quick fix for it. If you open up OneCore.lua in Interface/Addons/OneBag, look at around line 532. You should see code similar to the following: if not self.frame.bags then self.frame.bags = CreateFrame("Button", tostring(self)..bag.."Item"..slot, self.frame.bags, "On...