Overheal Numerical Text rounding to nearest integer value
Confirm the issue lies within VuhDo:
Please first disable all add-ons other than VuhDo and VuhDo Options and see if your issue persists.
Describe your environment:
-
VuhDo version (e.g. v3.102, Classic or Retail)
- You can retrieve this by running the following command in-game:
/dump GetAddOnMetadata("VuhDo", "Version")
3.123-tbcc
- You can retrieve this by running the following command in-game:
-
World of Warcraft region (ie. Americas/Oceanic, EU, CN or KR) NA
-
World of Warcraft client language (eg. enUS)
- You can retrieve this by running the following command in-game:
/dump GetLocale()
enUS
- You can retrieve this by running the following command in-game:
Summary of the issue: Describe your issue here. The overheal text found in "Panels->Misc->Overheal Text" is only showing a rounded integer value.
Expected behaviour: Tell me what you feel should be happening. There should be more precision in the overheal text. An overheal of 450 should show up as 450 not 1/0, 2.5k should be 2.5 not 3.
Actual behaviour: Tell me what is happening instead, contrary to the expectations you documented above. As an example, a heal of 1.6k is showing up as 2k instead of the appropriate 1.6, there is no more precision past the first digit.
Tell me how to reproduce your issue. Please provide step-by-step instructions. Enable overheal text and heal your character with a heal of magnitude X such that X / (10^Y) is not an integer value, where Y is the largest possible integer value such that 10^Y < X and X < 10k. Observe that the overheal text will still display a round integer value. lol
Related error messages:
Please first install the following two add-ons to assist in capturing any error messages in-game:
Next, disable all add-ons except for Bugsack, Bug Grabber, VuhDo and VuhDo Options. Capture any VuhDo related error messages and paste them here verbatim.
N/A - no available error messages.