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 was archived by the owner on Mar 13, 2018. It is now read-only.
Hi Polymer team.
Issue #26 (When used in a small dialog, dropdown doesnt layer outside the dialog.) was closed but I don't see any fix applied. The closure statement says that a 'layered' property will be available in the "next release", but it's nearly a year later and I don't see it.
I have a dialog of my own, and paper-dropdown-menu content is always truncated if it's taller than the height of my dialog. Either it should overlay the dialog, ending at the bottom of the viewport, or end at the bottom of the the dialog.
Hi Polymer team.
Issue #26 (When used in a small dialog, dropdown doesnt layer outside the dialog.) was closed but I don't see any fix applied. The closure statement says that a 'layered' property will be available in the "next release", but it's nearly a year later and I don't see it.
I have a dialog of my own, and paper-dropdown-menu content is always truncated if it's taller than the height of my dialog. Either it should overlay the dialog, ending at the bottom of the viewport, or end at the bottom of the the dialog.
Thanks,
-Becky