promotional bannermobile promotional banner

ElvUI HoldToCastFix

Fixes the "Press and Hold Casting" accessibility feature for ElvUI action bars.

File Details

v1.2.0

  • R
  • Feb 9, 2026
  • 5.58 KB
  • 10
  • 12.0.1+1
  • Retail

File Name

HoldToCastFix-v1.2.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0

ElvUI HoldToCastFix

v1.2.0 (2026-02-09)

Full Changelog Previous Releases

  • v1.2.0: Replace event-based paging with SecureHandlerStateTemplate
    Replaced manual event polling and timer-based recheck with RegisterStateDriver
    and SecureHandlerStateTemplate for bar1 paging detection. The secure handler
    runs in the restricted environment, enabling binding clears during combat
    lockdown. Removes 12 event registrations and the ScheduleRecheck timer hack.
    • Binding frame upgraded to SecureHandlerStateTemplate (stateFrame)
    • Macro conditions match ElvUI bar1 paging logic (overridebar, vehicleui,
      possessbar, bonusbar:5, shapeshift, bar:2-6)
    • Secure snippet clears bindings on page-away, re-applies on return
    • Interface version updated to support 120000, 120001