Skip to content

Lightning 2.5.1

Compare
Choose a tag to compare
@g-zachar g-zachar released this 04 Nov 13:43
· 305 commits to master since this release
fcc92aa

2.5.1

Fixes

  • Mouse hover/unhover properly affects entire branch instead of single component. See examples/mouse-pointer/hover-tree.html. (#334)
  • Fixed text rendering problems present on some versions of Tizen platforms (#344)
  • Fixed issue where inspector would not show falsy text values e.g. 0 in element's attributes (#341)
  • Fixed issue in advancedTextRenderer, where maxLines would break for one word lines (#350)