Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants