Stylianos Gakis
05/26/2023, 11:29 AMStylianos Gakis
05/26/2023, 11:29 AMRebecca Franks
05/26/2023, 12:23 PMStylianos Gakis
05/26/2023, 12:30 PMval squirclePath: Path = (squircleOutline as Outline.Generic).path
so that I can then use it like addPath(path = squirclePath, offset = Offset(0f, arrowHeight))
so that I offset it accordingly.
It does work after all, just don’t love that cast part 😄Stylianos Gakis
05/26/2023, 12:35 PMaddShape
not addPath
but I don’t see that function. Might be in an artifact I am not pulling in right now.Stylianos Gakis
05/26/2023, 12:38 PM