From f8baaf8505433e46334e27c28ecd68752cf9f53a Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Thu, 14 Oct 2021 13:42:09 -0300 Subject: [PATCH] MM-39337 set allowFontScaling to TextInput components (#5751) --- .../__snapshots__/edit_channel_info.test.js.snap | 3 +++ app/components/edit_channel_info/index.js | 3 +++ .../post_draft/__snapshots__/post_draft.test.js.snap | 1 + .../post_input/__snapshots__/post_input.test.js.snap | 1 + app/components/post_draft/post_input/post_input.js | 1 + .../search_bar/__snapshots__/search_bar.test.js.snap | 1 + app/components/search_bar/index.js | 1 + app/components/widgets/settings/text_setting.js | 1 + app/screens/code/code.js | 1 + app/screens/custom_status/custom_status_modal.tsx | 1 + app/screens/edit_post/__snapshots__/edit_post.test.js.snap | 1 + app/screens/edit_post/edit_post.js | 1 + .../forgot_password/__snapshots__/forgot_password.test.js.snap | 2 ++ app/screens/forgot_password/forgot_password.js | 1 + app/screens/login/login.js | 2 ++ app/screens/mfa/mfa.js | 1 + app/screens/select_server/select_server.js | 1 + .../notification_settings_auto_responder.tsx | 1 + .../notification_settings_mentions.android.js | 1 + .../notification_settings_mentions_keywords.test.js.snap | 1 + .../notification_settings_mentions_keywords.js | 1 + share_extension/components/body.tsx | 1 + 22 files changed, 28 insertions(+) diff --git a/app/components/edit_channel_info/__snapshots__/edit_channel_info.test.js.snap b/app/components/edit_channel_info/__snapshots__/edit_channel_info.test.js.snap index 8b0b0fb5a..ab4c31a49 100644 --- a/app/components/edit_channel_info/__snapshots__/edit_channel_info.test.js.snap +++ b/app/components/edit_channel_info/__snapshots__/edit_channel_info.test.js.snap @@ -74,6 +74,7 @@ exports[`EditChannelInfo should match snapshot 1`] = ` } > { const customStatusInput = ( (({canPost, files, initialValue, plac style={styles.flex} >