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

How to start crawl from perticular position? #326

Open
asharmarsystem opened this issue Jan 4, 2022 · 6 comments
Open

How to start crawl from perticular position? #326

asharmarsystem opened this issue Jan 4, 2022 · 6 comments

Comments

@asharmarsystem
Copy link

Hi @tjenkinson My client wants to start the text crawl from perticular position, So have you given any method by which i can get or set the crawl position?

@tjenkinson
Copy link
Owner

You mean you want to start with some of the items already on screen but not filling it?

So startOnScreen: true doesn’t work?

@asharmarsystem
Copy link
Author

asharmarsystem commented Jan 5, 2022

@tjenkinson no, i want suppose the crawl text come to 15% of the screen and user refresh the screen then i want to restart the crawl from 15% of the screen. which is already covered before the refreshing.

@tjenkinson
Copy link
Owner

You could append an empty div first with fixed width and use startOnScreen: true?

@asharmarsystem
Copy link
Author

@tjenkinson I could not understand the suggested implementation ,Can you give me an example.

@asharmarsystem
Copy link
Author

asharmarsystem commented Jan 5, 2022

i think you should give the methods to set and get the position of crawl text, it would be best thing for your 'dynamic plugin'

@AkashTvu
Copy link

AkashTvu commented Jan 7, 2022

@tjenkinson Would you want to give any suggestion?

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

3 participants