To better fit the design of an app I'm making for scratch-off tickets, I tried having a grid of Scratcher widgets so I could have an icon centered over each revealed area. However, whichever Scratcher first gets the tap gesture won't let the adjacent widgets get the gesture so the only way I can reveal the whole area is to go cell-by-cell.
Being able to scratch off multiple areas with one single stroke would be great!
Thanks!