Tgo1014
07/13/2022, 7:43 AMrememberVectorPainter but without this I can't use the Image composable. Is there a way to achieve this?Travis
07/13/2022, 5:36 PMrememberVectorPainter which takes a tintColor: Color . Perhaps you could use that to recompose when the offset changes, though this does sound slow.Tgo1014
07/13/2022, 5:38 PM