andreasplesch / x_ite_dom

link x_ite to the DOM
http://andreasplesch.github.io/x_ite_dom/index.xhtml
MIT License
6 stars 0 forks source link

Changes for 5.0.0 #39

Closed create3000 closed 2 years ago

create3000 commented 2 years ago

The new version 5.0.0 of X_ITE requires two small changes in x_ite_dom:

  1. X3DBaseNode.getFields returns now an Array (FieldArray).
  2. ".dom" property is now accessible via Symbol.
andreasplesch commented 2 years ago

Thanks for the update including the white space formatting.