element-web/src/editor
J. Ryan Stinnett 7ad8eeb906 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 https://github.com/vector-im/riot-web/issues/9299
2020-03-04 14:35:11 +00:00
..
autocomplete.js
caret.js
deserialize.js
diff.js
dom.js
history.js
model.js
offset.js
operations.js
parts.js
position.js
range.js
render.js
serialize.js