Skip to content

v1.1.4.0 — mouseEvent eventUsed fix

Choose a tag to compare

@TheCodingDad-TisonK TheCodingDad-TisonK released this 18 Apr 12:31
· 45 commits to main since this release
e795483

What's fixed

  • Tax HUD no longer responds to mouse events already consumed by other listeners — the handler now properly checks eventUsed before processing
  • Other mods now receive the correct eventUsed flag when the Tax HUD consumes a right-click (edit mode toggle) or a drag/resize event

No save migration needed.