Frankie Fu
Frankie Fu
From https://github.com/Polymer/polymer/issues/4664: The 2.0 docs [state](https://www.polymer-project.org/2.0/toolbox/app-layout#document-scroller-and-element-scrollers): > **Manage multiple scrolling views.** If you're using something like `` to switch views, you can use [``](https://www.webcomponents.org/element/PolymerElements/app-layout/app-scroll-position) to track scroll position for each...
Run the `paper-tabs` [demo](https://elements.polymer-project.org/elements/paper-tabs?view=demo:demo/index.html&active=paper-tabs) and try the `scrollable` one. When you try to drag the tab that is not the selected one you can see the tab is being highlighted....
### Description `iron-list` jumps back to the item that has a focused input while scrolling down the list. ### Expected outcome ### Actual outcome ### Live Demo Run `iron-list/demo/cards.html` ###...
On browsers that support `getUserMedia` the app can access the device camera directly.