WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   nUI: Bug Reports (https://www.wowinterface.com/forums/forumdisplay.php?f=90)
-   -   NUI spell duration PTR (https://www.wowinterface.com/forums/showthread.php?t=35138)

anotherbiffname 09-24-10 02:56 PM

NUI spell duration PTR
 
Idk if im missing it or maybe it was another addon i had on live but the dot cooldown isnt showing anymore on the spell when i have someone targeted for example im on my Mage, and how much time on Living Bomb isnt showing on the bar

Xrystal 09-24-10 03:38 PM

Hmm, might be a problem with the spell cooldown function. I'll test it out on my warlock next time Im on the PTR.

Xrystal 09-26-10 02:28 AM

okay, I couldn't see a change in the frame name but I only took a quick look. But can confirm that cooldowns and durations don't seem to be working on the PTR.

Oh, this could be why. I don't recall a special Cooldown frame type but I could be wrong but here goes anyway. This is a segment of code from ActionButtonTemplate.xml.

Code:

                <Frames>
                        <Cooldown name="$parentCooldown" inherits="CooldownFrameTemplate">
                                <Size x="36" y="36"/>
                                <Anchors>
                                        <Anchor point="CENTER">
                                                <Offset>
                                                        <AbsDimension x="0" y="-1"/>
                                                </Offset>
                                        </Anchor>
                                </Anchors>
                        </Cooldown>
                </Frames>


spiel2001 09-26-10 01:18 PM

Yeah... I think this is just a layering issue. Hopefully an easy fix.


All times are GMT -6. The time now is 03:41 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI