Fixed
Status Update
Comments
mn...@google.com <mn...@google.com>
jo...@google.com <jo...@google.com> #2
This is a browser bug related to user selectable zoom level.
el...@reaktor.com <el...@reaktor.com> #3
This appears to be the same issue I'm experiencing.
ma...@google.com <ma...@google.com> #4
Ralston, do you think this makes sense to open some of those APIs as public?
ra...@google.com <ra...@google.com> #5
I am experiencing the same issue. white lines are appearing in IE browser.
does any one know how to get rid of this?
does any one know how to get rid of this?
kl...@google.com <kl...@google.com>
na...@google.com <na...@google.com> #7
I see white lines on my V3 map as well, but I only see it on the iPad
Description
Jetpack Compose component(s) used: `BringIntoViewRequesterNode`, `BringIntoViewResponderNode`, `Modifier.Node`
Android Studio Build: [unapplicable]
Kotlin version: [unapplicable]
----
`BringIntoViewRequesterNode` and `BringIntoViewResponderNode` (and their interfaces) are marked as `internal` in foundation, making them impossible to use in custom `Modifier.Node` implementations.