JDK-8127343 : NGImageView.setSmooth does nothing
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.1
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2011-12-23
  • Updated: 2015-06-17
  • Resolved: 2013-07-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Relates :  
Description
NGImageView.setSmooth does nothing.
I think this methods needs to be removed from the PG-API.
Comments
Given that smooth is a hint that may be ignored, I don't think we need to remove it from the interface. Note that the ImageView "smooth" attribute only applies to the filtering done when scaling the image. See RT-11486 which is a feature request to implement a separate property to control antialiasing of ImageView.
06-01-2012