You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecation: announce deadline for deprecated APIs (#1118)
Version 5 is expected not earlier than in 2027, which offer is minimum 3 years of `DeprecationWarning` for marked APIs.
Bugfix: Corner case: Scrollbar render for only 1 row height (#1021) (#……1022)
In the case of only 1 row for render and scroll position not on the top,
`ScrollBar` should not try to render extra 1 line
Co-authored-by: Aleksei Stepanov <alekseis@nvidia.com>