SuperVillain UI

SuperVillain UI

279k Downloads

Inquiry about keypresses

finalsliver opened this issue ยท 2 comments

commented

User recently inquired about casting on 'keydown' rather than release.

Noticed that Supervilain doesn't respect the Cvar in Wow for this

/run SetCVar('ActionButtonUseKeyDown', 1)

1 'keyDown' , 0 'KeyRelease'

Should we be respecting these or are we somehow bypassing this somehow?

commented

SVui should definetly respect this setting - or even better, offer it in the SVui settings/ActionBars and overwrite the wow-system settings

kind regards,
Elo

commented

It does exist within our settings.

There may be a reason we are ignoring the Cvar that I'm not aware of ( easily done tbh considering I blank at most of the repo)