GithubHelp home page GithubHelp logo

bindswhen's Introduction

bindswhen's People

Contributors

armordecai avatar mbattersby avatar phanx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

desik jahitchcock

bindswhen's Issues

Adibags support broken

I just switched over from Bagnon to Adibags. Looking at the code, it looks like this addon should support Adibags, but it's currently not working. No "BoE" or "BoP" text is displaying like it did with Bagnon.

BoA Missing

Hi, I dont have the BoA text on my items. Iam using Bagnon

Backpack support

https://github.com/p3lim-wow/Backpack/issues/27

tinsert(addons, function()
	if(not Backpack) then
		return true
	end

	Backpack:On('PostUpdateSlot', function(Button)
		local count = Button.itemCount
		local text = (not count or count < 2) and GetBindText(Button.bagID, Button.slotID)
		SetItemButtonBindType(Button, text)
	end)
end)

Move text

Less of an issue and more of a suggestion (I'm new to submitting so if this is in the wrong place, let me know). I was wondering if you could add an option or toggle to relocate the BOE/BOA text to top of item's icon in bag? I use another addon that displays the ilevel of items on the bottom of the icon, and it jumbles with Binds When? text. I absolutely love this addon and have disabled the other addon, but would really like to use both. Feels like it makes a little more sense to have BOE/BOA on top and ilev on bottom. I have tried 3 different ilev displaying addons and couldn't find a function to move their text either, so maybe it can't be done. Thanks a million either way- just a suggestion! :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.