CSS metadata boilerplate

John Hendrikx hjohn at xs4all.nl
Thu Jan 9 04:19:30 PST 2014


Noticed a slight bug in the code.

The line:

       cssMetaDataByName.put(cssName, cssMetaData);

...needs to be added in the if block where the CssMetaData is created.

--John


More information about the openjfx-dev mailing list