View Single Post
12-06-17, 11:17 AM   #4
Kanegasi
A Molten Giant
 
Kanegasi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 666
You wouldn't need to anchor the overlay. Just make two separate frames with manually set coordinates relative to something like UIParent at the same location. The secure frame on top doesn't resize, has 0 alpha, and accepts the clicks while the unsecure frame underneath acts like a background displaying the target name and resizes width accordingly. I'm just tossing the idea out.
  Reply With Quote