Aedif / TokenVariants

GNU General Public License v3.0
17 stars 12 forks source link

Suggestion: Always Show Token HUD Button #17

Closed cameron-dyson closed 3 years ago

cameron-dyson commented 3 years ago

Currently the token HUD button is only displayed if matching art is found. It would be nice if the button was always displayed so that the right click to search option was always available.

For example, currently if I have a token named "villager" but only have art for it containing the name "commoner", then the token HUD button will not be displayed:

image

If instead it was always displayed and allowed for the right click to search, I could use this to search for the "commoner" art and assign it to the "villager" token like this:

image

Aedif commented 3 years ago

Added a new setting under 'Token HUD Settings' : Always show HUD Button

Is available in release 1.11.0

cameron-dyson commented 3 years ago

Thanks, works great.