For Fubar2Broker, it might be a 'nice thing' to have some sort of disperse/sort/or scatter option. If you install it for the first time and have a number of addons that used Fubar, it's a pain in the ass to move them all, as they're stacked one on top of another. Ones that have a tooltip on mouseover make it even more difficult.
do any of the existing display addons anchor to eachother and actually move on resize? odd as it may sound, I actually like that behavior of fubar proper.
Don't use so many FuBar plugins! No seriously, it's a one time thing, it's not exactly a big deal.
Ya, I do understand your response, but there are some that have tooltips that when spawned touch the bottom of the screen as well as cover over the block itself... which makes it so you cannot click on the block itself t move it at all.
Also, there are some mods that are not FuBar dependent (i.e. nquestlog) which make a bar, which you cannot disable by using the right click menu to hide it. As well as the hide icon option does not work etc. So some of the right click features are displayed but are totally non functional.
FuBar2Plugin is a complete hack, it will never be perfect and was meant as a temporary solution to get people off the silly minimap icon whoring thing, that said, reporting problems here is your best bet to get ag` to fix them.
Anyway, StatBlockCore will now randomize blocks on first creation.
You guys think it's about time you spawn off threads/whatever for your respective addons? This thread is turning into a bug report thread instead of a discussion on LDB itself.
Post links here as well and I'll make sure your addon gets listed in the docs on github.
Fubar2Broker should make sure to use the launcher spec when it does that if the fu plugin is nothing more than a clicky button and doesn't provide and data.
Fubar2Broker should make sure to use the launcher spec when it does that if the fu plugin is nothing more than a clicky button and doesn't provide and data.
Hmm, how should I make Fubar2Broker detect if a fu plugin is a launcher?
It only provides an icon? I vaguely recall FBP allowing a "hasNoText" setting that was essentially meant for launchers. However I bet there will be a metric assload of exceptions, so you might just want to hardcode a list of plugin names that don't provide data.
Fubar2Broker should make sure to use the launcher spec when it does that if the fu plugin is nothing more than a clicky button and doesn't provide and data.
I meant the normal Plugins that perform an action on click, like GroupFu that does /rnd 100 on click.
GroupFu provides data, it's not a launcher... it just has an onclick action as well. Simplest way to tell if it's a launcher: did the author pull in FBP and all those libs just to get a minimap button that opens a panel? That's a launcher!
From what I gather, they're saying that left-click does *nothing* now, when it should be doing what the FuBar plugin would do on left-click. Be that garbage collection for PerformanceFu, toggling the Violation frame, doing a /roll 100 for GroupFu, etc.
From what I gather, they're saying that left-click does *nothing* now, when it should be doing what the FuBar plugin would do on left-click. Be that garbage collection for PerformanceFu, toggling the Violation frame, doing a /roll 100 for GroupFu, etc.
StatBlockCore uses FlyPaper by Tuller.
Ya, I do understand your response, but there are some that have tooltips that when spawned touch the bottom of the screen as well as cover over the block itself... which makes it so you cannot click on the block itself t move it at all.
Also, there are some mods that are not FuBar dependent (i.e. nquestlog) which make a bar, which you cannot disable by using the right click menu to hide it. As well as the hide icon option does not work etc. So some of the right click features are displayed but are totally non functional.
Anyway, StatBlockCore will now randomize blocks on first creation.
Post links here as well and I'll make sure your addon gets listed in the docs on github.
Hmm, how should I make Fubar2Broker detect if a fu plugin is a launcher?
http://www.wowace.com/forums/index.php?topic=14165.0
I meant the normal Plugins that perform an action on click, like GroupFu that does /rnd 100 on click.
100% correct.