Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

fix(modal): put backdrop in before window #1313

Closed
wants to merge 1 commit into from
Closed

fix(modal): put backdrop in before window #1313

wants to merge 1 commit into from

Conversation

scamden
Copy link
Contributor

@scamden scamden commented Nov 27, 2013

this compiles and inserts the backdrop before the window object. this change was previously accepted and then reverted by recent changes. putting the backdrop first in the dom allows the natural stacking order to stack the modals. it also gives users (who may be overriding the tpls) the chance to set z index first on the backdrop before setting it on window. this is helpful if you have a global notion of next highest z index.

@pkozlowski-opensource
Copy link
Member

Thnx!

@scamden
Copy link
Contributor Author

scamden commented Nov 29, 2013

Thank you!


Sent from Mailbox for iPhone

On Fri, Nov 29, 2013 at 9:47 AM, Pawel Kozlowski notifications@github.com
wrote:

Thnx!

Reply to this email directly or view it on GitHub:
#1313 (comment)

chrisirhc pushed a commit to chrisirhc/angular-ui-bootstrap that referenced this pull request Dec 17, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants