pgorzelany / ScratchCardView

A scratch card view for iOS
MIT License
311 stars 26 forks source link

scratchView.clear() Method does not work #10

Open onurtosun opened 4 years ago

onurtosun commented 4 years ago

After scratchPercent bigger than wanted I call clear method but it behaves like a reload method and makes view unscratched. Do you have any idea about this unexpected behavior