mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-25 17:16:02 +00:00
5a3a962c90
The mouseover-scripts migration dropped the unit frame OnEnter/OnLeave handlers that read C.unitframes[unit].showtooltip, so nothing consulted the setting anymore. The engine mouseover (driven by the frame's unit attribute) now shows the native tooltip unconditionally, so the option could not gate it even if a reader remained. Drop the config default, the "Enable Mouseover Tooltip" GUI checkbox, and the now-orphaned locale string from all translation files.