View Single Post
05-07-21, 09:58 AM   #9
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
Code:
frame.myHealPrediction:Hide()
frame.myHealPrediction = frame:CreateTexture()
Then set your texture should do it as all the CRF code appears to use the parentKey and not the frame name.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 05-07-21 at 10:05 AM.
  Reply With Quote