Skip to content

v0.1.44

Compare
Choose a tag to compare
@frncesc frncesc released this 15 Mar 11:25
· 514 commits to master since this release

Improvements

  • EmptySkin has been implemented and now used as initial player skin.
  • JClic java applets generated through jclicplugin.js are now always loaded as JClic.js HTML5 elements. This change has been motivated by the fact that Firefox 52 has dropped support for Java applets.
  • Updated NPM components.

Bug fixes

  • Check AWT.WebFont to avoid conflicts with other webfont loader packages already loaded.
  • Build always a skin for JClicPlayer, even when the requested one does no exist.
  • Force main container width and height when inside a TD.
  • Avoid incorrect placement of inner elements when parent container has the align attribute defined.