Skip to content

should expose the clientWidth #17

@blasten

Description

@blasten

As of now, this element returns the offsetWidth, but in cases like in iron-list/app-header (issue PolymerElements/iron-list#241), the intention is to use the clientWidth to properly lay out the items.

  • Expose the scroll target's clientWidth/clientHeight
  • Rename and make _scrollTop public. (folks typically read/set this value from outside)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions