-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: fx1.2
-
Component/s: javafx
Behaviour of several filters has changed since Franca
GaussianBlur - radius which i had to multiply by 3 can be used directly
DropShadow - from 4 to 3 multiplication
InnerShadow - from 3 to 2, must use GAUSSIAN type becasue THREE_PASS gives very different results if choke is specified
GaussianBlur - radius which i had to multiply by 3 can be used directly
DropShadow - from 4 to 3 multiplication
InnerShadow - from 3 to 2, must use GAUSSIAN type becasue THREE_PASS gives very different results if choke is specified