-
Type:
Sub-task
-
Resolution: Duplicate
-
Priority:
P3
-
Affects Version/s: fx2.0
-
Component/s: javafx
Picking code needs Region to contain some methods (they may be private) that will tell whether there is a non-empty pixel on certain coordinates. It's enough to consider fills and borders (the shape and children already have their hit tests implemented, the picking code can use them directly).