Extended Character Stats

Extended Character Stats

8M Downloads

Flying movement speed updating

Iowerth opened this issue ยท 2 comments

commented

Bug description

Flying movement speed (next - MS) updates only when uncheck/check flag in settings. Steps to reproduce:

  1. Open character window. Char on feet. MS = 108%
    1
  2. Use fly mount. MS = 220%
    2
  3. Go to skies. MS still 220%
  4. Go to addon settings. Uncheck/check flag. MS = 418%
    3

Version

2.8.11

commented

Hey @Iowerth yeah that is a known issue and a limitation to the API unfortunately. I haven't found a clean way to update this with reasonable performance.

But I will keep this open to have another look at some point.

commented

Closing this in favor of #193