iced
iced copied to clipboard
Fix examples/multitouch dividing by zero
This PR fixes a runtime error while running examples/multitouch
due to an instance of remainder division dividing by zero.