Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove computeIndicatorClientRect from mdc-tab adapter #3341

Closed
moog16 opened this issue Aug 13, 2018 · 0 comments
Closed

Remove computeIndicatorClientRect from mdc-tab adapter #3341

moog16 opened this issue Aug 13, 2018 · 0 comments
Labels

Comments

@moog16
Copy link
Contributor

moog16 commented Aug 13, 2018

Within mdc-tab's adapter is a method computeIndicatorClientRect. This is only called once from within the foundation, which just returns the adapter method. It is an unnecessary round trip, which can be removed.

This computeIndicatorClientRect should be a public method on the component.

lynnmercier added a commit that referenced this issue Aug 16, 2018
…on (#3367)

Resolves #3341

BREAKING CHANGE: We've removed the `computeIndicatorClientRect` method from `MDCTabFoundation`
williamernest pushed a commit that referenced this issue Aug 20, 2018
…on (#3367)

Resolves #3341

BREAKING CHANGE: We've removed the `computeIndicatorClientRect` method from `MDCTabFoundation`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants