If you scale a node with a Blur effect (BoxBlur, GaussianBlur, MotionBlur) on it, the node will show signs of pixel stretching from a default 72 DPI, ignoring whatever scale it would have had without the reflection effect.
Note that a blur effect will obscure the DPI of the original anyway so this only shows up with small blur radii.
Note that a blur effect will obscure the DPI of the original anyway so this only shows up with small blur radii.
- relates to
-
JDK-8101788 Support for Hi-DPI displays
- Resolved