Skip to content

feat(android): hide textarea for perf#5376

Merged
mcdurdin merged 1 commit intomasterfrom
feat/android/5258-hide-textarea-for-perf
Jun 28, 2021
Merged

feat(android): hide textarea for perf#5376
mcdurdin merged 1 commit intomasterfrom
feat/android/5258-hide-textarea-for-perf

Conversation

@mcdurdin
Copy link
Copy Markdown
Member

Relates to #5258.

Unnecessary layout recalc eliminated by hiding the backing
textarea with display:none. This improved performance by roughly
20%.

Relates to #5258.

Unnecessary layout recalc eliminated by hiding the backing
textarea with `display:none`. This improved performance by roughly
20%.
@mcdurdin mcdurdin modified the milestones: A15S7, A15S8 Jun 28, 2021
@mcdurdin mcdurdin merged commit fe58026 into master Jun 28, 2021
@mcdurdin mcdurdin deleted the feat/android/5258-hide-textarea-for-perf branch June 28, 2021 05:26
@keyman-server
Copy link
Copy Markdown
Collaborator

Changes in this pull request will be available for download in Keyman version 15.0.76-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants