Commit 11ccda0
fix(scroll): support scrollToAnnotation from parent (#503)
* fix(scroll): support scrollToAnnotation from parent
* Change function signature of scrollToAnnotation to support receiving an annotation instead of an id.
* Remove logic that gets the annotation from the store and uses the provided annotation to scroll.
* fix(scroll): support scrollToAnnotation from parent
* PR Feedback, reverted to the original code as to not over complicate by changing the function signature.
* fix(scroll): support scrollToAnnotation from parent
* Fix lint issue
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>1 parent c02e4aa commit 11ccda0
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
| |||
0 commit comments