instances seems to bring more problems than it solves. Switching from one composable to the other, new `GraphicsLayer`s show content of `GraphicsLayer`s from other composables that are no longer part of the composition…
@Andrey Kulikov@Nader Jawad
That's on API 33. I'll try to do a reproducer for Friday.
s
shikasd
06/12/2024, 11:43 PM
We've been reusing of GraphicsLayer instances for quite a few years now :)
It is mostly the issue with the new GraphicsLayer impls, please report when you find the time.
a
Andrey Kulikov
06/13/2024, 12:14 PM
hey! it is for sure solving problems we were seeing, and our whole test suite wasn’t able to reproduce the issue you are mentioning. please help us reproduce it so we can fix it for you. thanks