Pass no-cancel-on-outside-click to reply overlay

Bug: Issue 3869
Change-Id: Ie2d82d8800075e737eda8e684162cd66cd242e1d
This commit is contained in:
Logan Hanks 2016-08-22 11:32:43 -07:00
parent c253b09b64
commit 928b203c5d

View File

@ -312,6 +312,7 @@ limitations under the License.
on-close="_handleDownloadDialogClose"></gr-download-dialog>
</gr-overlay>
<gr-overlay id="replyOverlay"
no-cancel-on-outside-click
on-iron-overlay-opened="_handleReplyOverlayOpen"
with-backdrop>
<gr-reply-dialog id="replyDialog"