Janis Born
Janis Born
Masque and Facade were suggested [here](https://www.curseforge.com/wow/addons/ringmenu?comment=5). This also relates to display of cooldown timers by OmniCC (requested [here](https://www.curseforge.com/wow/addons/ringmenu?comment=4) and [here](https://www.curseforge.com/wow/addons/ringmenu?comment=5)).
Masque support was added by @cpulley in #27 and is available in v2.2.0.
Thanks! Can you make a pull request?
Yeah, you need to [create a fork](https://guides.github.com/activities/forking/) first.
Thanks for the code! However, I'm not so happy with the current approach of increasing the broadcast frequency for skipping duplicate nodes. I thought about a different, deterministic algorithm which...
RingMenu's action buttons are built from the default Blizzard action buttons. So enabling the global "lock action bars" option in the interface settings should do the trick. Does that work...
OK, I'll consider it as an option. Thanks for the suggestion.
Directly binding to modifier keys (such as Shift, Alt, etc.) is not supported. These can be only used in combination with a key chord (e.g. Shift+R, Ctrl+LeftClick, etc.). I'd need...
Using the **First Button Slot** and **Number of Buttons** settings, you can choose the button range for each RingMenu. Make sure you don't use overlapping button ranges for the different...
Thank you for this suggestion. Ring scaling is possible using the *Radius* setting, but scaling of the individual buttons is currently not.