I didn't spot it anywhere, so I thought I'd ask here in case I missed it, but is there a way to disable the Macro Text from displaying on the buttons? Or is that on the TODO list?
Another thing to note: Ever since installing it, my client freezes up when I hover my mouse over Fubar_GuildFu, or whatever it's called... (The one that says how many guildmates are online, and which ones are online when you hover your mouse over it).
Don't know if it's a coincidence or not, but I thought I'd bring it to your attention.
P.S. Looks fricken sweet thus far, I love the ButtonFacade support! Keep up the good work!
thanks, all issues i stated earlier seem cleared up now, also the highlighting on bar 6 was broken in bartender3 but it might of been my own error, i just rebound the keys using /kb on all of the buttons on bar 6 and they showed right up,
but now when i log in i currently get an error about localization.kr.lua attempt to index local "L" (a nil value), sorry i know thats not exact but i wasnt able to copy paste it. this has absolutely no affect on using it on the english client as far i know, and from what i can tell just an error in korean localization.
does someone know the major upgrades compared to BT3 ?
Curious about this as well - BT3 works wonderfully for me, one of the more stable AddOns I use (out of about 100), *really* don't want to have to change just for "ButtonFacade" support (since cyCircled seems good enough for me). :)
but now when i log in i currently get an error about localization.kr.lua attempt to index local "L" (a nil value), sorry i know thats not exact but i wasnt able to copy paste it. this has absolutely no affect on using it on the english client as far i know, and from what i can tell just an error in korean localization.
Near the top of localization.kr.lua, you'll see a LibStub reference,
local L = LibStub('AceLocale-3.0'):NewLocale('KeyBound', 'koKR')
Add another line right below it like so:
local L = LibStub('AceLocale-3.0'):NewLocale('KeyBound', 'koKR')
if not L then return end
And it's fixed.
Liking BT4 so far. ButtonFacade support is awesome.
keyBound bug: I can't clear the bindings on Bar 1 using Escape (I'm only using 1-6, rebinding the rest of the bar for easily-reached keys). When trying to clear the bindings, it says they're cleared but the bindings stay and still work. No error is thrown. I ended up going into my bind file and clearing 7-=, no huge deal.
Request for when fadeout/in is in: I kinda miss smooth fade-out effects from back when I was trying out Trinity, as well as fading from one alpha to another (IE: 0.2 alpha normally, 0.8 alpha mouseover). An option for smooth fading alongside the normal BT3-style show/hide would be completely awesome.
Would it be possible to add alpha adjustment for the binding/macro text?
Curious about this as well - BT3 works wonderfully for me, one of the more stable AddOns I use (out of about 100), *really* don't want to have to change just for "ButtonFacade" support (since cyCircled seems good enough for me). :)
I feel the same but since I also use Autobar, which will be dropping CC in favor of BF, I pretty much feel obligated to switch to BT4. I really don't want to run two skinning mods. I would like it much more if BT3 picked up BF instead. :/
Right now BT4 does not add new functionality, but it will over time. But if you're happy with BT3 right now, you don't have to switch. I'm just hoping for some people to do the switch, and report possible bugs and provide suggestions for improvement. :)
Remember, Bartender4 is still "Beta", its not finished, and i wouldn't claim its perfect yet, either.
Would it be possible to switch two actionbars at the same time, for example:
Bar1 -> Bar2 and Bar3 -> Bar4 (so increasing the bar-number by one).
I've noticed, that there is already something like this (State Configuration ->Actionbar switching), but if I enable this function on multiple bars, the 'switch' is everytime to the same Bar:
Bar1 -> Bar2, Bar3 -> Bar2
So I have two Bars(Bar1/3), with the same configuration(Bar2), which doesn't help me ^^
[I hope my english was good enough to understand :D]
On my warrior, setting it up today. Bar 4 ,when I used to slider for "rows". it bar bar 4 config stop accepting commands.I only needed 2 buttons...wouldn't let me change it.Wouldn't scale either.
P.S. wouldn't let Button Facade change them either.
after a reload bar was off screen to the bottom.Had to scale it up to get it.I moved to the position I wanted but every time I went lower than 6 buttons it shot off screen again. I locked it, then attempted to position again but wouldn't take any commands after that.
...Bartender4\keyBound\localization\localization.kr.lua:8: attempt to index local 'L' (a nil value):
I'm on a enGB client so nothing that concerns me i think?
Other than that it seems to be working very nice, and looks good using new ButtonFacade together with it ;)
Looking forward to when u get bagbar and hide bar (show on mouseover) done :), read the todo list and no you dont have to make the show on mouseover, but i still like the feature :p
i have to bars, bar1 with 10buttons, bar2 with 10buttons.
if i switch bar1 to bar2 with an ALT-Modifier i get 12buttons and not 10... of course i setted up 10buttons
There aren't any new features in BT4. Nevcairiel just rebuild BT4 from scratch and made it with the ACE3 framework. Like he said, new features will come once the standard stuff is stable.
i have to bars, bar1 with 10buttons, bar2 with 10buttons.
if i switch bar1 to bar2 with an ALT-Modifier i get 12buttons and not 10... of course i setted up 10buttons
Another thing to note: Ever since installing it, my client freezes up when I hover my mouse over Fubar_GuildFu, or whatever it's called... (The one that says how many guildmates are online, and which ones are online when you hover your mouse over it).
Don't know if it's a coincidence or not, but I thought I'd bring it to your attention.
P.S. Looks fricken sweet thus far, I love the ButtonFacade support! Keep up the good work!
but now when i log in i currently get an error about localization.kr.lua attempt to index local "L" (a nil value), sorry i know thats not exact but i wasnt able to copy paste it. this has absolutely no affect on using it on the english client as far i know, and from what i can tell just an error in korean localization.
Curious about this as well - BT3 works wonderfully for me, one of the more stable AddOns I use (out of about 100), *really* don't want to have to change just for "ButtonFacade" support (since cyCircled seems good enough for me). :)
Near the top of localization.kr.lua, you'll see a LibStub reference,
Add another line right below it like so:
And it's fixed.
Liking BT4 so far. ButtonFacade support is awesome.
keyBound bug: I can't clear the bindings on Bar 1 using Escape (I'm only using 1-6, rebinding the rest of the bar for easily-reached keys). When trying to clear the bindings, it says they're cleared but the bindings stay and still work. No error is thrown. I ended up going into my bind file and clearing 7-=, no huge deal.
Request for when fadeout/in is in: I kinda miss smooth fade-out effects from back when I was trying out Trinity, as well as fading from one alpha to another (IE: 0.2 alpha normally, 0.8 alpha mouseover). An option for smooth fading alongside the normal BT3-style show/hide would be completely awesome.
Would it be possible to add alpha adjustment for the binding/macro text?
I'll look into the keybind-clearing thing regarding keyBound. - Fixed
Smooth alpha fading with a fade-animation in between, or just change to that alpha? Animation might be a bit too much for my taste ;)
I feel the same but since I also use Autobar, which will be dropping CC in favor of BF, I pretty much feel obligated to switch to BT4. I really don't want to run two skinning mods. I would like it much more if BT3 picked up BF instead. :/
Remember, Bartender4 is still "Beta", its not finished, and i wouldn't claim its perfect yet, either.
Would it be possible to switch two actionbars at the same time, for example:
Bar1 -> Bar2 and Bar3 -> Bar4 (so increasing the bar-number by one).
I've noticed, that there is already something like this (State Configuration ->Actionbar switching), but if I enable this function on multiple bars, the 'switch' is everytime to the same Bar:
Bar1 -> Bar2, Bar3 -> Bar2
So I have two Bars(Bar1/3), with the same configuration(Bar2), which doesn't help me ^^
[I hope my english was good enough to understand :D]
Goriki
Get ButtonFacade, it includes the DreamLayout skin! :)
P.S. wouldn't let Button Facade change them either.
after a reload bar was off screen to the bottom.Had to scale it up to get it.I moved to the position I wanted but every time I went lower than 6 buttons it shot off screen again. I locked it, then attempted to position again but wouldn't take any commands after that.
!! Sounds good :D I will for sure x]
I'm on a enGB client so nothing that concerns me i think?
Other than that it seems to be working very nice, and looks good using new ButtonFacade together with it ;)
Looking forward to when u get bagbar and hide bar (show on mouseover) done :), read the todo list and no you dont have to make the show on mouseover, but i still like the feature :p
i have to bars, bar1 with 10buttons, bar2 with 10buttons.
if i switch bar1 to bar2 with an ALT-Modifier i get 12buttons and not 10... of course i setted up 10buttons
greetings maayah
Fixed that now, thanks for the report!