Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@Hixie
Copy link
Contributor

@Hixie Hixie commented May 15, 2017

The core problem was multiplying matrices the wrong way around.

While I was there I did some minor cleanup. I think that may have
fixed another bug relating to A11Y turning on or off improperly, but
since I never figured out the steps to reproduce, it's hard to tell.

Fixes flutter/flutter#7205
Fixes flutter/flutter#10059 (maybe)

The core problem was multiplying matrices the wrong way around.

While I was there I did some minor cleanup. I think that may have
fixed another bug relating to A11Y turning on or off improperly, but
since I never figured out the steps to reproduce, it's hard to tell.

Fixes flutter/flutter#7205
Fixes flutter/flutter#10059 (maybe)
@Hixie
Copy link
Contributor Author

Hixie commented May 15, 2017

cc @tvolkert who had some ideas on how to test this

@abarth
Copy link
Contributor

abarth commented May 16, 2017

LGTM, but obviously testing would be very valuable once we figure out how to do it.

@tvolkert
Copy link
Contributor

LGTM. I'll start an internal thread about testing.

@Hixie Hixie merged commit 0d94214 into flutter:master May 16, 2017
@Hixie Hixie deleted the a11y branch May 16, 2017 17:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accessibility on Android doesn't work on second launch AX information on Android does not appear to account for device pixel ratio

4 participants