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.
- 8 comments
- 8 comments
- Reply
- #8
Tomber May 12, 2011 at 20:23 UTC - 0 likesThis fix is included in r157. Let me know if you have any other issues now.
- Reply
- #7
Tomber May 05, 2011 at 20:43 UTC - 0 likesI 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.
- Reply
- #6
Tomber May 05, 2011 at 18:25 UTC - 0 likesThat 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.
- Reply
- #5
virginc May 05, 2011 at 16:44 UTC - 0 likesI 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.
- Reply
- #4
virginc May 05, 2011 at 16:03 UTC - 0 likesI 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.
- Reply
- #3
Tomber May 03, 2011 at 00:00 UTC - 0 likesI 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...
- Reply
- #2
virginc Apr 28, 2011 at 18:17 UTC - 0 likesI 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.
- Reply
- #1
Tomber Apr 27, 2011 at 15:43 UTC - 0 likesI 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?