Skip to content

Conversation

@TatianaKapos
Copy link
Contributor

@TatianaKapos TatianaKapos commented Sep 3, 2024

Description

Switches to use new optimized Text.js since upstream deprecated the older version!

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

Resolves #13579

Changelog

no

@TatianaKapos TatianaKapos changed the title [WIP] switch to optimized text Switch to optimized text Sep 5, 2024
@TatianaKapos TatianaKapos marked this pull request as ready for review September 5, 2024 22:53
@TatianaKapos TatianaKapos requested review from a team as code owners September 5, 2024 22:53
@jonthysell
Copy link
Contributor

Does this PR fix the accessibility in Fabric issues as mentioned in the original bug?

@TatianaKapos
Copy link
Contributor Author

@jonthysell yes! When merging, it overwrote the default accessible value for windows, so added that back in and marked it as a windows change so it doesn't get changed in the future.

onStartShouldSetResponder != null) &&
_disabled !== true;

// TODO: Move this processing to the view configuration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an issue tracking this TODO?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is from upstream!

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Switch Text.windows.js to use new optimized Text

4 participants