08-22-2025, 03:30 PM
(08-22-2025, 07:40 AM)Ofnuts Wrote:Which one are you using?
- Drawable::edit_bucket_fill() is like "fill similar colors" and requires the coordinates of the starting point.
- Drawable::edit_fill() is like "fill selection" and doesn't require the coordinates of the starting point.
The first one. I didn't notice the second one. I knew it was something simple like that; thank you!