Skip to content

ExpandableComposite does not resize upon collapse#374

Open
vsennedot wants to merge 1 commit intoeclipse-rap:mainfrom
vsennedot:main
Open

ExpandableComposite does not resize upon collapse#374
vsennedot wants to merge 1 commit intoeclipse-rap:mainfrom
vsennedot:main

Conversation

@vsennedot
Copy link
Contributor

Pulled up the reflow method from Section to his parent ExpandableComposite and changed the internalSetExpanded method to call reflow() instead of layout() to reflow the composite and all the parents up the hierarchy until a SharedScrolledComposite is reached.

Pulled up the reflow method from Section to his parent
ExpandableComposite and changed the internalSetExpanded method to call
reflow() instead of layout() to reflow the composite and all the parents
up the hierarchy until a SharedScrolledComposite is reached.
@vsennedot
Copy link
Contributor Author

Commit copied from eclipse-platform/eclipse.platform.ui@4ffabfe

@eclipse-rap-bot
Copy link

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants