forked from PolymerElements/paper-dropdown-menu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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-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`
- Loading branch information
1 parent
676be7b
commit 6af47ef
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters