-
Enhancement
-
Resolution: Fixed
-
P3
-
8
Comparing topStroke and others with Color.TRANSPARENT while drawing region borders is ineffective as the two objects are not the same. Either Color.equals() should be used or Color.TRANSPARENT should be enforced in com.sun.javafx.css.ParsedValueImpl when a new Color is created. The bug causes unnecessary transparent rectangle fills.
- relates to
-
JDK-8091427 Don't render transparent rectangles
-
- Open
-