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

Integration with ElvUI Frames #3773

Open
4 tasks done
AtMyBest2677 opened this issue Sep 14, 2024 · 4 comments
Open
4 tasks done

Integration with ElvUI Frames #3773

AtMyBest2677 opened this issue Sep 14, 2024 · 4 comments
Assignees
Labels
enhancement 🧑‍⚕️ triage Issue needs initial triage to determine if action needs to be taken.

Comments

@AtMyBest2677
Copy link

Before You Begin

  • I confirm that I have downloaded the latest version of the addon.
  • I am not playing on a private server.
  • I checked for an existing, open ticket for this request and was not able to find one.
  • I edited the title of this feature request (above) so that it describes the issue I am reporting.

Feature Request

It would be incredibly helpful to have the ability to attach Hekili frames to ElvUI frames, such as the player frame. Some WeakAuras dynamically adjust frame positions based on detecting or removing spells, and having Hekili automatically adjust to these changes would be a great quality-of-life improvement. This would eliminate the need to manually reposition Hekili whenever frame changes occur due to WeakAuras, making it a smoother experience for users who rely on both addons.

Additional Information

No response

Contact Information

No response

@AtMyBest2677 AtMyBest2677 added enhancement 🧑‍⚕️ triage Issue needs initial triage to determine if action needs to be taken. labels Sep 14, 2024
@CodingWithMasaakiSama
Copy link

this would be awesome! I saw some weakauras integrating pretty well with the elvui frame on wago, but they are several years old..

@johnnylam88
Copy link
Contributor

Are you just asking for the ability to anchor Hekili to another frame?

@syrifgit
Copy link
Collaborator

syrifgit commented Sep 15, 2024

Are you just asking for the ability to anchor Hekili to another frame?

Probably, it gets asked once in awhile. No idea how difficult that is lol.

@Hekili
Copy link
Owner

Hekili commented Sep 16, 2024

I think there's an open ticket for allowing you to anchor to a specified frame. The major open questions on this subject are:

  • What if the specified frame is not present?
  • What if the specified frame is not visible?
  • What if the specified frame is mobile?
  • What if any of the above changes at any given point?

One of the factors here, is that display visibility helps determine whether to try to generate recommendations for a particular display. If one or more displays are anchored in an odd place that results in them being hidden, it could cause a lot of confusion. I'd need to be able to capture all those configuration details in snapshots to help debug if there are errors related to custom anchoring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🧑‍⚕️ triage Issue needs initial triage to determine if action needs to be taken.
Projects
None yet
Development

No branches or pull requests

5 participants