[MOTH Addon] How to make the tooltip static on the screen?
Posted: Mon Apr 10, 2023 10:29 pm
I like MOTH mouseover tooltip but I dont want it anchored to the cursor, I would like it fixed on the screen (like the default mouseover tooltip)
Does anyone know how to do it?
What I know so far:
On "MothProfiles.lua", line 34:
anchor = "cursor", -- | Moth Anchor Point -> String: cursor, or something else that's not "cursor", lol
If you change the word "cursor" to anything else, you can then move the "moth" window, using the layout editor ingame, but its position does not save if u re-start game, or if u do /reloadui
(see screenshots)


Any help is appreciated, thanks in advance
Does anyone know how to do it?
What I know so far:
On "MothProfiles.lua", line 34:
anchor = "cursor", -- | Moth Anchor Point -> String: cursor, or something else that's not "cursor", lol
If you change the word "cursor" to anything else, you can then move the "moth" window, using the layout editor ingame, but its position does not save if u re-start game, or if u do /reloadui
(see screenshots)


Any help is appreciated, thanks in advance
