Skip to content

Conversation

kborchers
Copy link
Member

Resizable: Added checks to base position off of offset rather than position when position is fixed and remove position when IE changes from fixed to static. Fixed #3628 - resizable does not support position: fixed

kborchers added 2 commits May 17, 2011 10:13
…sition when position is fixed and remove position when IE changes from fixed to static. Fixed #3628 - resizable does not support position: fixed
…er than position when position is fixed and remove position when set to static. Fixed #3628 - resizable does not support position: fixed
@kborchers
Copy link
Member Author

That should do it. Let me know what you think.

@scottgonzalez
Copy link
Member

The bug isn't just that the element jumps, it's that resizable doesn't suport fixed positioning. The real fix for this needs to keep the element using fixing positioning the entire time.

@kborchers
Copy link
Member Author

I believe with a few tweaks to these changes, I have made resizable support fixed position. See #350

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

Labels

None yet

3 participants