FloodFill_Image icon indicating copy to clipboard operation
FloodFill_Image copied to clipboard

Does not supports undo option - FloodFill Image package

Open NTJ3 opened this issue 4 years ago • 2 comments

Hi @garlen-javier, Foodfill Image package does not supports undo options,

undo is a basic operation user can often use.

NTJ3 avatar Jun 21 '21 06:06 NTJ3

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.

garlen-javier avatar Jun 21 '21 08:06 garlen-javier

hello sir can i work on this feature if you giude me

huzaifansari54 avatar Oct 18 '22 13:10 huzaifansari54