Is “graphicsConfig” a new public client property? I don’t see it documented anywhere.
I think it should be public, or some public equivalent is needed, because there are cases where applications need to recompute a layout after the graphics configuration changes. Alan > On Oct 30, 2017, at 11:12 PM, Prasanta Sadhukhan > <prasanta.sadhuk...@oracle.com> wrote: > > Ok. Modified webrev to make sure data is recalculated by listening to > "graphicsConfig" change > > http://cr.openjdk.java.net/~psadhukhan/8178025/webrev.03/ > > Regards > Prasanta