FloodFill_Image
FloodFill_Image copied to clipboard
Does not supports undo option - FloodFill Image package
Hi @garlen-javier, Foodfill Image package does not supports undo options,
undo is a basic operation user can often use.
Hi, undo is totally a different logic, like it would be inappropriate to upload a complete photoshop functionality even it is possible just for the flood fill package. I suggest store each color and position you use in a list,stack or queue so you can just easily get the previous color/position that you use and use that in the flood fill function again while also removing the latest filled color.
hello sir can i work on this feature if you giude me