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
Fixed incorrect calculation of score in Identify activities
Full screen mode should work now as expected (when available)
Avoid resizing of font attribute in BoxBase prototype
Improvements
Project license changed to EUPL-1.1 (compatible with GPL-2.0)
Improved accessibility based on WAI-ARIA specifications (still in progress)
Experimental use of Hit regions in HTML canvas. Works only when flags ExperimentalCanvasFeatures (Chrome) or canvas.hitregions.enabled (Firefox) are enabled. Checked with ChromeVox
Code cleaning and documentation
Miscellaneous optimizations: conditional operators, jQuery expressions, allow reuse of JClicPlayer objects, etc. See git log for details