binarymax / floodfill.js

HTML5 Canvas Floodfill via JavaScript
MIT License
57 stars 14 forks source link

If you select a fill color too close to the color at input coordinates, it freezes #8

Closed tcatsl closed 8 years ago

tcatsl commented 8 years ago

If you select a fill color too close to the color at input coordinates with tolerance above 0, it freezes. Crashing my computer right now. Any way to fix this?