chaosfire / vdrift-ogre

Automatically exported from code.google.com/p/vdrift-ogre
0 stars 0 forks source link

OISB trigger actions broken #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Current trigger actions from OISB are broken. Sometimes they will be toggled 
twice (or more often) although you only pressed once.

How to reproduce:
 - Hold down a trigger action key (e.g. tab for gui toggle)
 - With this key still held down, now press any other key.

Resulting behaviour:
 - Pressing first key toggles gui, second key toggles it again (even though it's not the assigned key for gui toggle)

Expected behaviour:
 - Pressing first key toggles gui (once), second key does nothing

Original issue reported on code.google.com by scrawl...@gmail.com on 10 Nov 2011 at 1:13

GoogleCodeExporter commented 8 years ago

Original comment by scrawl...@gmail.com on 11 Nov 2011 at 7:29