Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Retail Bug Report] <ObjectiveTrackerFrame reset position unexpectedly> #677

Closed
6 tasks done
ecrasy opened this issue Dec 6, 2022 · 1 comment
Closed
6 tasks done

Comments

@ecrasy
Copy link

ecrasy commented Dec 6, 2022

What is the issue you are having?

ElvUI Version 13.10

Every time the character switch map zone by Portal or Hearthstone
Every time the character switch talent or level up

ObjectiveTrackerFrame reset its position.

debug use code:

point, relativeTo, relativePoint, offsetX, offsetY = ObjectiveTrackerFrame:GetPoint(1)

can find out that its position changing quiet much
after that ObjectiveTrackerFrame dont function properply as before

What is the expected behavior?

ObjectiveTrackerFrame should function properply no matter map zone switch or character talent switch or level up

What actually happened?

ElvUI Version 13.10

Every time the character switch map zone by Portal or Hearthstone
Every time the character switch talent or level up

ObjectiveTrackerFrame reset its position.

debug use code:

point, relativeTo, relativePoint, offsetX, offsetY = ObjectiveTrackerFrame:GetPoint(1)

can find out that its position changing quiet much
after that ObjectiveTrackerFrame dont function properply as before

Suggested Solution/Workaround

Something bad may happened in these events:

PLAYER_ENTERING_WORLD
PLAYER_LEVEL_UP
ACTIVE_TALENT_GROUP_CHANGED

Errors

No response

ElvUI Changelog & Troubleshooting

  • I have confirmed that I have read the Changelog.
  • I have verfied ElvUI is up to date by checking /estatus.
  • I have verfied my issue doesn't exist in the ElvUI Issue Tracker.
  • I have not read step six and I am just clicking all boxes.
  • I have verfied my issue doesn't exist in the default UI.
  • I have disabled all addons except the three called 'ElvUI', 'ElvUI Libraries', and 'ElvUI Options' by using /edebug on? This is important in order to rule out that any of your other addons are causing the issue. If you manage to pinpoint a conflict between ElvUI and another addon, make sure you include that information.
@ecrasy
Copy link
Author

ecrasy commented Dec 18, 2022

seems like it is not a ElvUI bug
this bug happens without ElvUI presents

@ecrasy ecrasy closed this as completed Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant