This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
tabs: margin on md-tab-item is ignored while scrolling #11036
Open
Description
Actual Behavior:
What is the issue? *
Margin set by external CSS on md-menu-item is not being considered when scrolling the tabs using pagination arrows. The pagination arrow remains active but the last tab cannot be scrolled to view by clicking on arrows. However, it works fine with keyboard arrow keys and mouse scroll on the tabs. It used to work just fine with 1.1.4 though.What is the expected behavior?
Margin on md-tab-item should be considered when calculating the width of each tab and pagination arrows should scroll the tabs all the way up to the last tab.
CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
https://codepen.io/nagibr/pen/QarvbRDetails:
AngularJS Versions: *
AngularJS Version:
1.6.1AngularJS Material Version:
1.1.5
Additional Information:
Browser Type: *
ChromeBrowser Version: *
OS: *
Windows 10Stack Traces: