Closed JanimeSenpai closed 1 year ago
DrawBox is only handling DragGestures, which means that we cannot draw dots. In order to fix it, I implemented detectTapGestures() for watching when the user taps the screen.
DrawBox is only handling DragGestures, which means that we cannot draw dots. In order to fix it, I implemented detectTapGestures() for watching when the user taps the screen.