Region's size hints can use cache depending on the content bias

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Withdrawn
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: javafx

      Investigate whether content bias can be used to optimize cache usage of size hints. Currently, is e.g. prefHeight(int width) is called with width != -1, the cache is not used. But unbiased child (or vertically biased in this case) should return the same answer as with width == -1.

            Assignee:
            Martin Sládeček
            Reporter:
            Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: