Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

How to give (startx, starty) postion of paper-dropdown-menu's popup window #74

Open
vivekkumar27june88 opened this issue Apr 8, 2016 · 0 comments

Comments

@vivekkumar27june88
Copy link

paper-dropdown-menu working fine inside a simple demo page.

But when using inside a page which is created dynamically, then the paper-dropdown-menu's popup position goes random.

Working case: dropdown popup is properly left aligned

image

Non working code: dropdown popup is coming at some random position.

image

I've tried setting horizontal-align="right" but still the problem exist.

Please note that I'm creating a parent elements of paper-dropdown-menu inside of dom-repeat and other changes, which I think is causing the problem.

Is there any way by which I can provide the x,y position for paper-dropdown-menu's popup dialog.?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant