Click or drag to resize
1.5.0

Version 1.5.0 was released on 2015-08-19.

New Features
  • Added compatibility for Unity 5.2.0.
  • Added compatibility for new RectMask2D component.
  • Added HyperText.SetTagKeywordCollections().
Changes
  • Vertex colors no longer continuously update if there is no current state transition.
  • HyperText.GetLinkHitboxes() now returns the correct result as soon as the text has been changed, even if graphics have not been rebuilt yet.
  • When a style sheet is assigned to a HyperText instance from the inspector, the HyperText's font property is cleared if the style sheet has a font.
  • When a new HyperText instance is created and a default sheet with a font is specified, the instance's font will be cleared if it is the Arial default.
  • Cleaned up inspectors for overridable/inherited styles and properties to better draw attention to overridden properties; check tooltips on labels if you need clarification.
  • Removed obsolete methods.
  • Library updates.
See Also