Fbada006 / ArtMaker

ArtMaker is a flexible and customisable library that allows users to draw anything they want on screen and has been built fully with Jetpack Compose.
75 stars 3 forks source link

Revert from using `pointerInteropFilter` to use `PointerInput` #105

Closed Fbada006 closed 1 month ago

Fbada006 commented 1 month ago

By the time this is done, we should be drawing on screen again. Comment out what is not needed for drawing as that will be fixed later in a different task