Bug 566190 - TreeViewer (JFace): Auto scroll to buttom
Summary: TreeViewer (JFace): Auto scroll to buttom
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.16   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-19 08:08 EDT by Akhmad Sadullaev CLA
Modified: 2020-08-19 08:32 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Akhmad Sadullaev CLA 2020-08-19 08:08:00 EDT
We use the TreeViewer in our project. We need a function that can be used to scroll TreeViewer to the bottom automatically (like scrollToBottom()). It should be independent how many items our TreeViewer has, if we use e.g. the expandAll() function.