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

Implement more strings loading on scroll down #286

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Open

Implement more strings loading on scroll down #286

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Collaborator

For large projects, there are 1K+ strings and it takes a while to load *all* 
strings and I experience lag when navigating through strings up and down. At 
some point, Firefox asks me whether to stop the script.

How to reproduce:

1. Open http://tradu.softwareliber.ro/project.php?l=ro&p=57
2. Wait a long time to load all strings (~900)
3. Try to scroll up and down

Idea:

Implement loading of more strings when user scrolls down for more strings 
(don't load *all* the strings from at page load.

Original issue reported on code.google.com by tiberiut...@gmail.com on 11 Jan 2012 at 1:54

@GoogleCodeExporter
Copy link
Collaborator Author

That's how it is now. You scroll down and automatically a new batch of texts is 
loaded under. In your preferences, you decide how many texts you want to load 
at once. Default is 20.

Original comment by alex...@gmail.com on 3 Feb 2012 at 5:41

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

No branches or pull requests

1 participant