Commit 60d4ceb5 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(web): Maintain separate Caps Lock states for touch and physical

Fixes #6799.

Caps Lock state management for touch layouts was not quite right -- it
touched the base Caps state variables rather than just the event Lstates
property. This meant that it was impossible to track the physical Caps
Lock key separately to the touch layout layer, and that the two states
would interfere with each other.
parent 7a7d1e03
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