Fill bucket tool broken #1
Labels
No labels
Known Solution
Technical
Unexplored
Unknown Solution
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dayofheat/Twi-Sight#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you use a fill bucket on an area with something inside of it, it won't be able to handle the cut out portion properly. This is an issue with how Compound Paths are created, as it would need to consider the several sub-paths to create the cutout. The solution looks very complicated.