-
Notifications
You must be signed in to change notification settings - Fork 11
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
Chat box desync not fixed after patch #87
Comments
Alright, i'll keep looking at it. Did you notice this happening after anything in particular? |
One thing that will reliably reproduce it (it seems) is opening edit mode and closing edit mode (making no changes), which leads me to believe it's an issue with the edit mode changes from dragonflight. What is happening is that when it desyncs, it is moving to where the blizzard chat frame is set, wherever it is on the screen. The current workaround I am using is using MoveAny addon. It's just slightly complicated because I can't move the chat box with Move Any while HUI chat box is enabled, so I have to keep disabling it, guessing approximately where it lines up with move any, re-enable it, and repeat. |
Also, once I can't seem to configure the size of the chat box with Move Any to fit hydraUI size, so it ends up being bigger than the HUI chat box. I can probably make the HUI chat box taller, but I prefer to have chat box be small to show more of my screen Screen shot of what this looks like: https://gyazo.com/8bbe7f1be8e9d5da726e1929ee4209f4 Edit: Also, it looks like the Move Any chat box just completely overwrites the HUI chat box, so there's no more colored names or links available |
Screenshot: https://gyazo.com/113bad207bfc9c1d1ad9a35600157bc3
The text was updated successfully, but these errors were encountered: