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

feat(android): hide textarea for perf

Relates to #5258.

Unnecessary layout recalc eliminated by hiding the backing
textarea with `display:none`. This improved performance by roughly
20%.
parent d655f3c4
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