GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[ENH] Reconfigure /click command in templates to follow ActionButtonUseKeyDown value

TimothyLuke opened this issue ยท 0 comments

commented

๐ŸŸข 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