Nav, Scrolling: Added support for Home/End key. (#787)

This commit is contained in:
omar
2019-09-09 18:09:41 +09:00
parent 3cf519c9cb
commit b05f6f6f50
4 changed files with 63 additions and 23 deletions

View File

@ -34,6 +34,7 @@ HOW TO UPDATE?
-----------------------------------------------------------------------
Other Changes:
- Nav, Scrolling: Added support for Home/End key. (#787)
- ColorPicker: Made rendering aware of global style alpha of the picker can be faded out. (#2711)
Note that some elements won't accurately fade down with the same intensity, and the color wheel
when enabled will have small overlap glitches with (style.Alpha < 1.0).