Skip to content
Snippets Groups Projects
user avatar
Akihiko Odaki authored
UI component used to toggle isComposing state by directly manipulating the
DOM element to avoid the expensive rendering.

However, it is hacky, and is not effective for other states. Instead,
this change makes the rendering cheaper by extracting the huge columns
area.
a07cfee6
History
Name Last commit Last update
..