Skip to content

when appending to body, use fixed#12

Open
ianstormtaylor wants to merge 1 commit intocomponent:masterfrom
ianstormtaylor:fixed
Open

when appending to body, use fixed#12
ianstormtaylor wants to merge 1 commit intocomponent:masterfrom
ianstormtaylor:fixed

Conversation

@ianstormtaylor
Copy link
Contributor

using position: fixed when appending body gets rid of the awkward scrolling past the overlay bug that absolute makes possible. we have to check, since fixed doesn't work for nested overlays

@ianstormtaylor
Copy link
Contributor Author

also fixes #9 but in a couth-er way

@luka5
Copy link

luka5 commented Jul 4, 2013

+1

@pirxpilot
Copy link
Member

Are we worried at all about the whole every fixed element creates a new stacking context thing?

@ianstormtaylor
Copy link
Contributor Author

i definitely wasn't :) haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants