Skip to content

HIGH: Duplicate HUD drag registration - input leak #29

Description

@TheCodingDad-TisonK

Severity: HIGH

File: src/RandomWorldEvents.lua:1096-1116
Multiplayer: No
Fix Complexity: TRIVIAL
Confidence: 100% (Wizard-verified + source-verified)

Description

RWE_HUD_DRAG registered twice (copy-paste); second overwrites hudDragVehicleEventId, first is orphaned.

Impact

HUD drag/edit-mode toggle flickers on/off in vehicles. Input bindings leak on every vehicle entry.

Fix

Remove the duplicate registration.


Source: Consolidated Bug Review 2026-07-26, RWE-004

Metadata

Metadata

Labels

bugSomething isn't workingready-for-devReady for developmentuiUI/HUD relateduser-repliedUser is awaiting response

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions