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.
The core-overlay seems to assume that it should overlay the entire window. In my application, we want it to only overlay one part of the window (it's essentially split into two parts, each is a different application and the dialog only applies to one of them).
Please consider adding an attribute so that the user can specify the parent element so that the target is 'copied' into that instead of the main body, and it 'grey out' only that element's extent and center the target dialog in that area (vertically and horizontally, of course).