-
Notifications
You must be signed in to change notification settings - Fork 9
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
Event reminder popup location issues #188
Comments
Have you tried it without any other addon enabled? I know ElvUI overwrites KAF settings but you're not using ElvUI from the looks of it so the first thing I would like to know if another unknown addon is maybe messing with it. |
Well, the only addon that I can think of that it could be would be Dominos, which I use for my action buttons, but it allows you to move around more than just your action buttons. |
Are you able to go onto an alt with only KAF enabled to play around a little with the positions? That would not interfere with your main's setup. |
I can do that, but I did check Dominos settings, and it doesn't appear it is doing it, as the only things I can move with it around where the notifications are some hidden actions bars. |
okay, so it does appear that it is being moved by an addon, as it appeared in the right place with just KAF loaded. It's also not dominoes, or another addon that allows me to move stuff called moveany. |
Are there any other addons that you know overwrites KAF settings? I've got a lot of addons, so I need to narrow it down. |
Okay, I have narrowed it down to one of my addons that starts with the letter D. |
Okay, so apparently it is dominos that is doing it, specifically the part of dominos called dominos roll, which I didn't enable when I first tested enabling dominos The strange thing is, I don't see any options in dominos for moving the loot roll frame I'm guessing somewhere in here is the cause of the issue |
I assume this function is causing the issue: https://github.com/tullamods/Dominos/blob/7a511e149a4b89752bfe34ddf9f3e203999fed5d/Dominos_Roll/rollBar.lua#L94 |
Whenever I try to set the event reminder popup location it keeps resetting to about the middle of the screen, even though it was set to near the top of my screen.
In the above pic I got it moved to where I want it
And after clearing the placeholder notification, it placed the popup near the center of my screen, it also goes to that location after reloading the UI without clearing the placeholder notification.
The text was updated successfully, but these errors were encountered: