Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8101719

NGRegion optimizations based on Color.TRANSPARENT are ineffective

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx

      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.

            fheidric Felipe Heidrich (Inactive)
            omazurov Oleg Mazurov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: