Commit 54099873 authored by Tom Bogle's avatar Tom Bogle
Browse files

[Mac] #1090 - Fixed follow-on bug (when Shift is pressed)

Previous fix over-corrected by preventing a non-virtual rule from being used for normal shifted characters. For example, if a rule was supposed to fire for a left curly brace, it would not fire if the rule contained '{' instead of [SHIFT K_LBRKT].
parent 275b0c1e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment