syndenbock / MinimapButtonButton

A World of Warcraft addon for collecting minimap buttons
7 stars 4 forks source link

apply button scale before show buttons #25

Closed jat001 closed 1 year ago

jat001 commented 1 year ago

SexyMap added a new option to scale all buttons on the minimap, including LibDBIcon.

This is a simple fix: reset the buttons scale before showing the buttons.

syndenbock commented 1 year ago

I'm using a different method already to prevent other addons from moving the buttons or grabbing them and used the same method in commit d2621095fc947016a1f392108d259311d15d4055 to prevent SexyMap from scaling the buttons.