[ENH] Reconfigure /click command in templates to follow ActionButtonUseKeyDown value
TimothyLuke opened this issue ยท 0 comments
๐ข How does GSE currently work
GSE only passes on the click command as present
๐ข Describe the solution you'd like
This change will evaluate the CVAR ActionButtonUseKeyDown and if true will postpent LeftButton t
to the end of each /click command it sees in the template on compile.
This will allow people to just use /click MACRO
in their template and it will work irrespective of KeyUp/KeyDown