Ian Warwick
01/09/2020, 10:37 PM@Composable
s, one DrawVectorToggle()
and another version DrawVectorToggleDRY()
The first one draws a toggle and toggles up and down fine but the second ones vector draws over the first state when toggled, anyone see anything wrong here in usage pattern that could be causing this?DrawVectorToggleDRY()
versionDrawVectorToggle()
version draws vectors without the glitch when togglingChuck Jazdzewski [G]
01/10/2020, 12:33 AMIan Warwick
01/10/2020, 8:33 AM