You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.