Lightning 2.5.1
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
, wheremaxLines
would break for one word lines (#350)