When I mouse over an epmty action bar slot it highlights it (see screen shot):
It does not do it when I mouse over an empty slot on my main bar / bonus action bar, but I can't turn it off on bars 2-5. Anyone know how to do this, or perhaps a bit of code I could change to make it not do this? I plan do have other UI elements over parts of my action bars I'm not using, so I can't really use the mod if I can't get around this. Any help is appreciated.
When I mouse over an epmty action bar slot it highlights it (see screen shot):
It does not do it when I mouse over an empty slot on my main bar / bonus action bar, but I can't turn it off on bars 2-5. Anyone know how to do this, or perhaps a bit of code I could change to make it not do this? I plan do have other UI elements over parts of my action bars I'm not using, so I can't really use the mod if I can't get around this. Any help is appreciated.
You're not the only one with this problem. But believe it or not, I haven't been able to reproduce this.
I'm beginning to think that other addons are making that happen...
I used to see this sometimes when using another barmod (old bibmod or bongos maybe) and having the Blizzard action bars options enabled. I'd un-check all of the action bar settings in the Blizzard Interface Options and the 'ghost' buttons would go away.
Grimnir, have you ever used a mod to move the Action Bars in the past (Blizzard or Bartender2)? Maybe something like MoveAnything or Visor? Just an idea.
When I mouse over an epmty action bar slot it highlights it (see screen shot):
It does not do it when I mouse over an empty slot on my main bar / bonus action bar, but I can't turn it off on bars 2-5. Anyone know how to do this, or perhaps a bit of code I could change to make it not do this? I plan do have other UI elements over parts of my action bars I'm not using, so I can't really use the mod if I can't get around this. Any help is appreciated.
You're not the only one with this problem. But believe it or not, I haven't been able to reproduce this.
I'm beginning to think that other addons are making that happen...
main menu -> interface options -> advanced options -> uncheck "always show actionsbars"
That made these ghostbuttons disappear for me. If the box isn't checked just check und uncheck it again.
how can i lock the buttons in the bar ? i don't want to move them with mouseclick and not with mouse+shift,too.
In case you're using FuBartender2, a simple left-click on the it's FuBar-Icon will toggle button lock (alerting this by playing the almighty murloc sound).
Logged in to check something on my Rogue which I never play, and experienced the same ~40kibs memory increase.
So, if its doing this on Warriors and Rogues, they have pageswapping for forms built into the interface, so my guess is something is conflicting there.
Can't remember did nevcairiel or I post it in here, but Bartender2 has now option to disable ToolTips. Also I found a neat little addon from -sVn- called 'BarKeys' which found it's way inside Bartender2 to mod the keybinds around.
Scanned the thread and couldn't find this: The scaling options are not consistent. Bar 1, for example, increments 1.0 1.10 1.20, while Bar 3 increments 1.0 1.05 1.15. Is there a way to correct this, or manually set the bars to be the same scale?
Also, has there been any talk about or estimate on "sticky" bars functionality?
Scanned the thread and couldn't find this: The scaling options are not consistent. Bar 1, for example, increments 1.0 1.10 1.20, while Bar 3 increments 1.0 1.05 1.15. Is there a way to correct this, or manually set the bars to be the same scale?
Also, has there been any talk about or estimate on "sticky" bars functionality?
This issue has nothing to do with Bartender2, it's completely a Blizzard's scale-issue :(
opt.args.scale = {
type = "range",
name = L["Scale"],
desc = L["Scale of the bar."],
min = .1, max = 5, step = 0.05,
isPercent = true,
get = function() return Bartender.db.profile[barName].Scale or 1 end,
set = function(s)
Bartender:Scale(barName, s)
end,
}
This one here handles all the scaling for all the bars. You can see it for yourself in Options.lua.
It does not do it when I mouse over an empty slot on my main bar / bonus action bar, but I can't turn it off on bars 2-5. Anyone know how to do this, or perhaps a bit of code I could change to make it not do this? I plan do have other UI elements over parts of my action bars I'm not using, so I can't really use the mod if I can't get around this. Any help is appreciated.
You're not the only one with this problem. But believe it or not, I haven't been able to reproduce this.
I'm beginning to think that other addons are making that happen...
Grimnir, have you ever used a mod to move the Action Bars in the past (Blizzard or Bartender2)? Maybe something like MoveAnything or Visor? Just an idea.
main menu -> interface options -> advanced options -> uncheck "always show actionsbars"
That made these ghostbuttons disappear for me. If the box isn't checked just check und uncheck it again.
In case you're using FuBartender2, a simple left-click on the it's FuBar-Icon will toggle button lock (alerting this by playing the almighty murloc sound).
Btw, any news on the pagemaster problem?
So, if its doing this on Warriors and Rogues, they have pageswapping for forms built into the interface, so my guess is something is conflicting there.
Works great on my shaman and priest.
Also, has there been any talk about or estimate on "sticky" bars functionality?
This issue has nothing to do with Bartender2, it's completely a Blizzard's scale-issue :(
This one here handles all the scaling for all the bars. You can see it for yourself in Options.lua.
Haha. Use FuBartender2 for a week, and completely forget that the command line even exists. Thanks Nev and Mikma.
I remember someone requesting that from the Dewdrop author, but no luck. Complain to them
The borders on Bar1 were flashing and making the whole game studder when I ran foward. Anyone have any ideas?
Reinstall your OS, Install WoW and don't use bad AddOns. Oh yeah and Bartender2 is teh devil!!!11