Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.3wip element pin jumps #92

Closed
wants to merge 1 commit into from
Closed

1.3wip element pin jumps #92

wants to merge 1 commit into from

Conversation

fat
Copy link
Contributor

@fat fat commented Oct 1, 2010

this will also fix the jump in 1.2 -- not sure if you want to apply this there too...

https://mootools.lighthouseapp.com/projects/24057-mootoolsmore/tickets/395-elementpin-jumps-on-initialize#ticket-395-3

- the problem was that the pinned element was getting it's position from
  it's offest parent -- but if that offset element had a position
  of relative its percieved position would be different that of the body
  (which is really what it should be relative to when setting to position fixed.)
  that was a terrible explanation, i hope that
  made a little sense...
@fat
Copy link
Contributor Author

fat commented Oct 1, 2010

@anutron
Copy link
Member

anutron commented Oct 1, 2010

did you run the test locally?

@fat
Copy link
Contributor Author

fat commented Oct 1, 2010

i did :)

@anutron
Copy link
Member

anutron commented Oct 1, 2010

pulled to 1.3 and 1.2

This pull request was closed.
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.

None yet

2 participants