Nav: To keep the navigated item in view we also attempt to scroll the parent window as well as the current window. (#787)

This commit is contained in:
omar
2018-05-14 19:44:00 +02:00
parent 036dce634e
commit e11610d6ff
2 changed files with 26 additions and 19 deletions

View File

@ -43,6 +43,8 @@ Breaking Changes:
Other Changes:
- Nav: To keep the navigated item in view we also attempt to scroll the parent window as well as the current window. (#787)
-----------------------------------------------------------------------
VERSION 1.61 (Released 2018-05-14)