pbInfo

129 - [FIX] CastingBar don't hide cast-progress anymore!

(Please select WikiCreole as "Markup type", thanks! You can delete this line afterwards.)

Patch

What version of pbInfo do you use?

v0.50-fix

What does the provided patch do?

since the Castbar % info is still hidden after 50% of a cast, this patch fixes this issue finally

Please provide any additional information below.

to fix this, please change line in pbInfo - Xml/CastingBar.xml: old:

<Frame name="pbInfoCastingBar" hidden="false" parent="UIParent" frameStrata="DIALOG">

new (fixed now!):

<Frame name="pbInfoCastingBar" hidden="false" parent="UIParent" frameLevel="10000" frameStrata="DIALOG">

regrats skitey

User When Change
novayuna Dec 19, 2011 at 22:30 UTC Changed status from Accepted to Fixed
novayuna Aug 13, 2010 at 20:07 UTC Changed status from New to Accepted
skitey Aug 13, 2010 at 18:26 UTC Create

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

  • 1 comment
  • Avatar of Mavoc Mavoc Jan 11, 2011 at 05:41 UTC - 0 likes

    a better fix is to change the parent to CastingBarFrame, since it is a child, it is always displayed on top of it

  • 1 comment

Facts

Last updated
Mar 30, 2012
Reported
Aug 13, 2010
Status
Fixed - Developer made requested changes. QA should verify.
Type
Patch - Source code patch for review
Priority
Medium - Normal priority.
Votes
1

Reported by

Possible assignees