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

problem with floid layouts #54

Open
omid-khd opened this issue May 28, 2014 · 0 comments
Open

problem with floid layouts #54

omid-khd opened this issue May 28, 2014 · 0 comments

Comments

@omid-khd
Copy link

i used this great plugin in one of my projects with floid grid system that i make for my self.
so the problem was plugin put an integer number for width of sticky element and this cause problem with layout , that is , element get out of original position and take place at somewhere else.
(sorry for my bad english)
anyway i propose to use parseFloat instead of parseInt function because in floid layout (e,g bootstrap) those little float numbers do matter in layout and if plugin round width of element up or down layout can crash.
thanks.

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

No branches or pull requests

1 participant