Ko0z / UnitFramesImproved_Vanilla

Backport of UnitFramesImproved to be compatible with 1.12.1 client. IMPORTANT: folder name must be "UnitFramesImproved_Vanilla". (TBC version here: https://github.com/Ko0z/UnitFramesImproved_TBC)
MIT License
16 stars 3 forks source link

Suggestion: enable default textures when using modui #21

Open ghost opened 7 years ago

ghost commented 7 years ago

Is there a way to replace the modui texture with that of the default UFI? I'm trying to keep the default appearance whilst having the other functions of modui, however using the two addons alongside results in modui overriding the unitframe textures. If you disable the unitframe module within modui, you get this error: 0zqb5jn

And it ends up looking like this: fiksib6

Ko0z commented 7 years ago

I will look into this, up to this point I haven't bothered trying to make that possible becuase modui would have to make changes in it's code to make that possible, but if you can disable the module in modui it's possible. Altough at the moment I'm quite busy!

ghost commented 7 years ago

Okay no problem! I found a quick fix for this actually (although it isn't as convenient as a tickbox) where you change line 9 to "FLAT_TEXTURE = [[Interface\TargetingFrame\UI-StatusBar.blp]]".