You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Expose fit-into default this is window but in some cases you want to use another fit-into target. This is in general handy when you’re using dynamic-align=true and the element where you want your paper-menu-button want to fit into is notwindow
Expected outcome
that fit-into is exposed and can be set.
Actual outcome
Live Demo
Steps to reproduce
Browsers Affected
Chrome
Firefox
Safari 9
Safari 8
Safari 7
Edge
IE 11
IE 10
The text was updated successfully, but these errors were encountered:
use another `fit-into` target. This is in general handy when you’re using
`dynamic-align=true` and the element where you want your
`paper-dropdown-menu` want to fit into is _not_ `window`
This only will work if issue [108 of
paper-menu-button](PolymerElements/paper-menu-button#108)
is fixed, because `paper-dropdown-menu` is using `paper-menu-button`
Description
Expose
fit-into
default this iswindow
but in some cases you want to use anotherfit-into
target. This is in general handy when you’re usingdynamic-align=true
and the element where you want yourpaper-menu-button
want to fit into is notwindow
Expected outcome
that
fit-into
is exposed and can be set.Actual outcome
Live Demo
Steps to reproduce
Browsers Affected
The text was updated successfully, but these errors were encountered: