Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
Segments grid scroll to segment function improvement.
-
Empty show more show less
Description
In the segments grid, the scrollTo method calls the buffered renderer scroll to function directly. This function is private and should not be called directly. Use grid -> ensureVisible instead.