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

Dynamically Scroll to a particular heading in zefyr TextEditor. #597

Open
atul-chaudhary opened this issue Jan 25, 2022 · 0 comments
Open

Comments

@atul-chaudhary
Copy link

atul-chaudhary commented Jan 25, 2022

I have a very large document [multiple text paragraph with multiple heading], So with on-click of a button, I want to dynamically scroll to a particular text or heading in the document.

Is that possible in zefyr, I know there is a scroll controller that can be used to implement such functionality, But real problem is how do i find the location of the text or position so that those positions or offset can be given to scroll controller for dynamically scrolling to a particular text.

Or is there a way to search text in document in zefyr that can also be helpful

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