-fx-effect: null
David Grieve
david.grieve at oracle.com
Wed Apr 10 05:59:38 PDT 2013
JavaFX considers this valid CSS and will set the value of the effectProperty to null.
On Apr 10, 2013, at 5:44 AM, Randahl Fink Isaksen <randahl at rockit.dk> wrote:
> Can anyone confirm whether this statement is considered valid CSS by JavaFX:
>
> -fx-effect: null;
>
> The trouble is the above statement works just like I expect it would, but NetBeans shows an editor error of "Unexpected characters 'null'".
>
> Thanks
>
> Randahl
More information about the openjfx-dev
mailing list