Closed kemayo closed 2 years ago
Hello, why do you think this is wrong behavior? The addon only takes objects with the "launcher" type, and rightly so. If developer doesn't want to add a button for other addons, i won't.
Many data source
broker plugins also function as a launcher
if you click the icon, or are only intending to show a tooltip rather than any sort of label (and the spec only guarantees OnTooltipShow
for data source
) -- so even if it's (quite reasonably) missing the text display, it'd still be very useful to get the icon+tooltip.
Yes, "data source" is used for most minimap buttons, etc., but if the author wanted to add it, he would. I'm not sure if this needs to be added.
Could make sense to have it as another category in the "options of adding buttons" section, maybe? I'd understand it being a disabled-by-default setting, but I know I'd always turn it on (and then maybe situationally-disable some actual label-only brokers, I'm sure).
Maybe, i should see how it works.
Nice! That seems to work very well for my purposes. Thanks for adding it.
Environment
Expected Behaviour
All DataBroker plugins would be present in the HidingBar configuration.
Actual Behaviour
Some LDB plugins were included, but most weren't.
Debug Output
No errors occurred.
Screenshots