Raven

100 - 4.1 Icon Text Issues & Color Issues

- What steps will reproduce the problem?
1. Enable a bar, debuff or buff, doesn't matter.
2. Obtain a buff or debuff that stacks.

- What is the expected output? What do you see instead?
I expect the text to be of the size I set in the settings. Instead, it looks as if there was something wrong. Also, icon border colors seem to be washed out.

- What version of the product are you using?
r150.

- Do you have an error log of what happened?
No error happens.

- Please provide any additional information below.
Sometimes the Icon Text is so small you cannot even see it.
Colors seemed to somehow be changed in some matter. For example, red looks more of a faded red instead. I have not changed the settings.
I have attached a screenshot where you can see what I'm talking about in regards the Icon Text. One stacking buff appears in the upper right bar, another one appears in the lower left bar.

  • WoW_2011-04-27_09-56-14-29.png
User When Change
Tomber May 12, 2011 at 20:23 UTC Changed status from Accepted to Fixed
Tomber May 05, 2011 at 18:24 UTC Changed status from New to Accepted
virginc Apr 27, 2011 at 15:02 UTC

Added attachment WoW_2011-04-27_09-56-14-29.png

virginc Apr 27, 2011 at 15:02 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 8 comments
  • Avatar of Tomber Tomber May 12, 2011 at 20:23 UTC - 0 likes

    This fix is included in r157. Let me know if you have any other issues now.

  • Avatar of Tomber Tomber May 05, 2011 at 20:43 UTC - 0 likes

    I have a proposed fix for this now. In Nest.lua, change line 457 (assumes version r156) from:

    bar.iconTextFrame = CreateFrame("Frame", nil, bar.icon)

    to:

    bar.iconTextFrame = CreateFrame("Frame", nil, bar.frame)

    This makes it so that icon text no longer is included in pulse animations.

    Last edited May 05, 2011 by Tomber
  • Avatar of Tomber Tomber May 05, 2011 at 18:25 UTC - 0 likes

    That is a great clue and I will look into this right away. Thanks!

    Update: I have reproduced the problem with a highly repeatable test case.

    Last edited May 05, 2011 by Tomber
  • Avatar of virginc virginc May 05, 2011 at 16:44 UTC - 0 likes

    I think I might have narrowed it down to a couple specific features: Pulse at Start, Pulse When Expiring.

    I believe those two options are the ones that mess up with the Icon Texts.

  • Avatar of virginc virginc May 05, 2011 at 16:03 UTC - 0 likes

    I use Calibri Bold as my font. I think I am gonna wipe Raven's WTF files are start a brand new profile today, see if that fixes it.

  • Avatar of Tomber Tomber May 03, 2011 at 00:00 UTC - 0 likes

    I have been running with Dream Layout to test this but so far it seems to be working fine. Which font are you using for icon text? And does it have this issue if you have no other addon loaded except maybe ButtonFacade? I'm wondering if there is some interaction between addons...

  • Avatar of virginc virginc Apr 28, 2011 at 18:17 UTC - 0 likes

    I use Dream Layout, which is the default ButtonFacade skin.

    I have observed that since patch the Icon Text sometimes appears as it is in my screenshot, sometimes it appears correctly and sometimes it doesn't appear at all.

  • Avatar of Tomber Tomber Apr 27, 2011 at 15:43 UTC - 0 likes

    I haven't duplicated either the stack size or icon border color issue. Please try a different button facade skin or two. I found mixed results with the ones I am using (Renaitre's Beveled works but others in same package seem broken). Also, which skin are you using so I can try it myself?

    Last edited Apr 28, 2011 by Tomber
  • 8 comments

Facts

Last updated
May 12, 2011
Reported
Apr 27, 2011
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees