Total-RP / Total-RP-3

The best roleplaying add-on for World of Warcraft.
http://curse.totalrp.com
Apache License 2.0
36 stars 18 forks source link

Added unread icon on About tab #990

Closed Solanya closed 3 months ago

Solanya commented 3 months ago

When the About tab is unread, we add the unread icon to it so people get used to it by association. This will have to be adjusted when we change the tooltip icons.

image

In order to avoid issues with languages that have very long "About" tab names, I added a parameter to change the margin on the text for them. I've been told it will conflict with half the tab changes. We'll just have to find out.

image

Meorawr commented 3 months ago

I'm tempted to just split out the tab button changes which gives you a proper :SetIcon() method on the button itself, as well as fixing the awkwardness you had around disabling tabs.

Solanya commented 3 months ago

I can wait for that one and rework it to use the new stuff once it's there, shouldn't take too long to adjust then.

Raenore commented 3 months ago

I hereby approve of my own changes

images