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?Ian Warwick
01/09/2020, 10:38 PMDrawVectorToggleDRY()
versionIan Warwick
01/09/2020, 10:39 PMDrawVectorToggle()
version draws vectors without the glitch when togglingIan Warwick
01/09/2020, 10:39 PMChuck Jazdzewski [G]
01/10/2020, 12:33 AMIan Warwick
01/10/2020, 8:33 AM