Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand an expandable node once it is visible. #1057

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 24, 2023

  1. Expand an expandable node once it is visible.

    It will calculate the location of expandable node, once it enters
    visible area of Viewer expand it.
    Install resize listener for control when limit is set and remove limit
    is reset.Do the same thing for Vertical Scroll bar control.
    Honor the entire drag event as one selection at the end of the drag.
    
    see eclipse-platform#818
    raghucssit committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f7980cf View commit details
    Browse the repository at this point in the history