View Single Post
03-12-20, 06:43 AM   #8
Lybrial
A Flamescale Wyrmkin
AddOn Compiler - Click to view compilations
Join Date: Jan 2010
Posts: 120
Thx for the hint guys. I solved it without caring about the blib textures.
I created a background frame and attached my Minimap to it. I now do
the mouseover alpha changes on the background frame.

When the frame alpha is set to zero i do Minimap:Hide() and when it is set
back to 1 I do Minimap:Show().
  Reply With Quote