Skip to content

Add tooltip behavior options#393

Open
foxyybb wants to merge 3 commits into
EllesmereGaming:mainfrom
foxyybb:feature/tooltip-behavior-options
Open

Add tooltip behavior options#393
foxyybb wants to merge 3 commits into
EllesmereGaming:mainfrom
foxyybb:feature/tooltip-behavior-options

Conversation

@foxyybb

@foxyybb foxyybb commented Jun 18, 2026

Copy link
Copy Markdown

This adds cursor anchoring, tooltip fade options, as well as chat tooltip hover options. The fading is something that I think is a bit finicky since the time it's based on is how long prior to beginning to fade rather than the actual fade timing. Everything was working locally on my end, but I have not tested every option combination so I may have missed something... please let me know if you have thoughts :)

Worth noting, LLMs were used in generating a good chunk of this code and ensuring that standards were followed within the code base.

foxyybb and others added 3 commits June 18, 2026 11:03
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@foxyybb

foxyybb commented Jun 20, 2026

Copy link
Copy Markdown
Author

Just wanted to comment with some updates; I have been running BugGrabber etc and haven't had any Lua errors from this yet. I've been fixing bugs as I find them, but I haven't checked areas like garrisons yet.

One thing I've noted that I am uncertain if it's related to this change or something else entirely is my camera occasionally locks during lag. I thiiink this was happening previous to these changes and is related to MouselookStart() and MouselookStop() events being missed during hangs which I've been finding happen a fair bit during buffs in raid. If I find the time I'll see if there's any open issues that can be resolved on that front :)

I LOVE the work you've done with EUI, tysm for continuing to support the work <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant