Commit 0f79bd1
authored
Mitigate a typing delay regression in Safari browsers (#2195)
See https://youtrack.jetbrains.com/issue/CMP-8373 for the details
Describe proposed changes and the issue being fixed
Fixes https://youtrack.jetbrains.com/issue/CMP-8373
## Testing
This should be tested by QA
## Release Notes
### Fixes - Web
- Mitigate a typing delay regression in Safari browsers1 parent bd61d07 commit 0f79bd1
File tree
1 file changed
+6
-1
lines changed- compose/ui/ui/src/webCommonW3C/kotlin/androidx/compose/ui/platform
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
0 commit comments