Krealle / Cell_UnitFrames

MIT License
10 stars 1 forks source link

[Feature] Target Tags Implementation #108

Open iFanatical opened 4 days ago

iFanatical commented 4 days ago

Describe the feature

One thing I love from ElvUI is the ability to add the target name and the target of target name to the same line of text.

Describe the implementation

I'd like to be able to do that with this, too, if possible. This is how I use ElvUI to achieve this:

[classcolor][name:abbrev:long] [» >classcolor:target][target:abbrev]

So in this case, I have the target name, then an » being input into the target of target, with the class color tags there as well.

Here is what the output of that code looks like: image

It'd be great if you could incorporate this feature!

iFanatical commented 2 days ago

Thinking about this further, this would require a rework of the name text, as well... or at least, the inclusion of name tags. I've adjusted my UI to include a ToT frame in the interim, but having this ability would be great!