Commit a54053be authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(web): prevent layer switch key from erasing selection

Fixes #7866.

When the transform generated by a key event results in no changes to the
text, this will no longer trigger a change event in the apps. This means
that layer switch keys will no longer erase the selection.

Fix proposed by @jahorton.
parent 8f4155ff
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