Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly check if fill position is in bounds
This may lead to a crash, no results at all or weird behavior if clicked outside of a non-axis-aligned rectangle selection. Now it checks if the point is in bounds and inside the selection properly.
- Loading branch information