This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
As the many CurseForge comments also point out, the new Alt+Right-click behaviour of TomTom isn't always desirable. An option to change or disable this would be greatly appreciated.
yes pls
Quick hack to disable this annoying "feature": in HandyNotes_HandyNotes.lua file change line 494 from:
self.ClickHandlerFrame:SetPassThroughButtons("LeftButton", "MiddleButton", "Button4", "Button5")
to:
self.ClickHandlerFrame:SetPassThroughButtons("LeftButton", "MiddleButton", "RightButton", "Button4", "Button5")
Author's most recent comment on this issue: https://www.wowace.com/projects/handynotes#c1208
To post a comment, please login or register a new account.