etiquette/frontends
voussoir 4da331a3ab Fix entry_with_replacements unable to select text.
This hook had a bug where you couldn't select text because every
time you push a button, including ctrl+a or shift+left/right, the
cursor position gets reset and then deselects immediately.

So let's only reset the content and cursor only when text changes,
so arrow keys and ctrl don't have any negative effects.
2020-01-30 12:28:28 -08:00
..
etiquette_flask Fix entry_with_replacements unable to select text. 2020-01-30 12:28:28 -08:00
etiquette_repl Rename Photo.tags -> get_tags. 2018-02-16 23:07:21 -08:00