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

Big data only works with window scroll #14

Open
ivanrey opened this issue Mar 16, 2015 · 3 comments
Open

Big data only works with window scroll #14

ivanrey opened this issue Mar 16, 2015 · 3 comments

Comments

@ivanrey
Copy link
Contributor

ivanrey commented Mar 16, 2015

It would be good if big data worked with divs being scrolled and not only window scrolling. A lot of times lists are rendered inside divs with fixed height and overflow scroll.

@keithnlarsen
Copy link
Contributor

It used to work, a recent pull request must have broke it. I'll take a
look.
On Mar 16, 2015 10:27 AM, "Ivan Rey" [email protected] wrote:

It would be good if big data worked with divs being scrolled and not only
window scrolling. A lot of times lists are rendered inside divs with fixed
height and overflow scroll.


Reply to this email directly or view it on GitHub
#14.

@ivanrey
Copy link
Contributor Author

ivanrey commented Mar 16, 2015

Well in the fsmBigData directive I only see references to
$(window).scrollTop() and window.height to calculate the scroll
percent.

------ Original Message ------
From: "Keith Larsen" [email protected]
To: "FutureStateMobile/sticky-header" [email protected]
Cc: "Ivan Rey" [email protected]
Sent: 3/16/2015 12:11:11 PM
Subject: Re: [sticky-header] Big data only works with window scroll
(#14)

It used to work, a recent pull request must have broke it. I'll take a
look.
On Mar 16, 2015 10:27 AM, "Ivan Rey" [email protected] wrote:

It would be good if big data worked with divs being scrolled and not
only
window scrolling. A lot of times lists are rendered inside divs with
fixed
height and overflow scroll.


Reply to this email directly or view it on GitHub
#14.


Reply to this email directly or view it on GitHub.

@keithnlarsen
Copy link
Contributor

Sorry it took so long for me to respond, I took a bit of a break, if you'd like to submit a pull request I'd be glad to accept it.

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

2 participants