saalfeldlab / paintera

GNU General Public License v2.0
95 stars 17 forks source link

Fix/cancel flood fill #487

Closed cmhulbert closed 1 year ago

cmhulbert commented 1 year ago

FloodFill should be cancellable. It was in the past, but at some point the functionality was broken. This fixes that.