Commit 63daa4c
authored
Disable scrollsToTop on OverlayInputView (#2705)
Fixes
https://youtrack.jetbrains.com/issue/CMP-9569/iOS-scrollsToTop-status-bar-tap-to-return-to-top-functionality-broken-by-Compose-1.10s-OverlayInputView
## Release Notes
### Fixes - iOS
- Fix an ability to use `scrollsToTop` for native `UIScrollView`s1 parent 81bf326 commit 63daa4c
File tree
1 file changed
+1
-0
lines changed- compose/ui/ui/src/iosMain/kotlin/androidx/compose/ui/window
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| 561 | + | |
561 | 562 | | |
562 | 563 | | |
563 | 564 | | |
| |||
0 commit comments