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

Add auto-scrolling to ContentImageView #637

Merged
merged 2 commits into from
May 25, 2024
Merged

Add auto-scrolling to ContentImageView #637

merged 2 commits into from
May 25, 2024

Conversation

mohamede1945
Copy link
Collaborator

No description provided.

This allows us to programmatically scroll to a specific line.
This commit adds the `scrolling` property to the `QuranHighlightsService` class, which allows for programmatically scrolling to a specific verse. This feature is implemented by observing changes in the `highlights` property and filtering for cases where scrolling is needed. The commit also includes necessary updates to the `ContentImageView` and `ContentImageViewModel` classes to support scrolling to the desired verse.
@mohamede1945 mohamede1945 merged commit 7f782e3 into main May 25, 2024
3 checks passed
@mohamede1945 mohamede1945 deleted the afifi branch May 25, 2024 16:29
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

Successfully merging this pull request may close these issues.

1 participant