Skip to content

Add MediaQuery.textScaleFactor#5936

Merged
abarth merged 1 commit intoflutter:masterfrom
abarth:text_scale_factor
Sep 20, 2016
Merged

Add MediaQuery.textScaleFactor#5936
abarth merged 1 commit intoflutter:masterfrom
abarth:text_scale_factor

Conversation

@abarth
Copy link
Contributor

@abarth abarth commented Sep 19, 2016

This feature is the implementation of an accessibility feature that changes the
size of text by a constant factor.

Fixes #5873

@abarth
Copy link
Contributor Author

abarth commented Sep 19, 2016

@Hixie

Copy link
Contributor

Choose a reason for hiding this comment

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

file a bug to track this and link it here

Copy link
Contributor

Choose a reason for hiding this comment

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

file a bug to track this and link it here

Copy link
Contributor

Choose a reason for hiding this comment

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

s/it would be otherwise/the specified font size/ ?

Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: respects

@Hixie
Copy link
Contributor

Hixie commented Sep 19, 2016

LGTM

This feature is the implementation of an accessibility feature that changes the
size of text by a constant factor.

Fixes flutter#5873
@abarth abarth merged commit 17ac738 into flutter:master Sep 20, 2016
@abarth abarth deleted the text_scale_factor branch September 20, 2016 16:14
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android uses different types of logical pixels for font sizes than for view layouts

2 participants