Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix composer touch bar flickering on keypress in Chrome #4173

Merged
merged 1 commit into from
Mar 4, 2020

Commits on Mar 4, 2020

  1. Fix composer touch bar flickering on keypress in Chrome

    This changes our selection state handling to leave things alone if the browser's
    state already matches what we want. This avoids strange side effects like the
    touch bar flickering on each key press in Chrome.
    
    Fixes element-hq/element-web#9299
    jryans committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    7ad8eeb View commit details
    Browse the repository at this point in the history