Other scaling after the update
Loregon opened this issue ยท 5 comments
Is there an existing issue for this?
- I have searched the existing open and closed issues.
Description
After upgrading from 5.6.0 to 5.8.2. I noticed a different display of a pair of my WA. Most often this is the size.
https://wago.io/xI1_S26mN
There was also another display layer. Now the name of the opponent is visible...
https://wago.io/FfRRTmLIE
Before the update, I played on the WOTLK PTR (ICC test) and there were no such changes on the old version
As such, there is no problem, everything can be adjusted. But is this a new base?
WeakAuras Version
WA 5.8.2
World of Warcraft Flavor
Wrath of the Lich King Classic
World of Warcraft Region
EU
Tested with only WeakAuras
- Yes
Lua Error
No response
Reproduction Steps
- Taunt any mob
- Mob swing any party member
Last Good Version
WA 5.6.0
Screenshots
No response
Export String
No response
The swing timer aura is anchored to unitframes and use a scaling ~= 1, we are working on fixing that scaling
But for the first aura linked, scaling is set to 1, so the fix wouldn't affect how this one is displayed
Both exports were made with the last version of weakauras, it applied irreversible migration to the data, so it's not possible to test how they were working with an older version.
I opened PTR, there was version 5.7.1
Here they are. They work as they should on PTR
https://wago.io/ZNshx8MMG
https://wago.io/J9dCeXSCH
Both exports were made with the last version of weakauras, it applied irreversible migration to the data, so it's not possible to test how they were working with an older version.
This group had the "Set Parent to Anchor" enable, but this option was not working, it was fixed between 5.7.1 and current version.
How it is working now is how it should have worked, you can disable this option to restore old behavior.
There is still an issue with group scaling not applied but this is tracked in ticket #4637