mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-19 15:05:36 +02:00
160110 related - but not fix - just collapsing poll configuration until next release
This commit is contained in:
parent
78711a3c9c
commit
6914dc5e6a
1 changed files with 1 additions and 0 deletions
|
@ -401,6 +401,7 @@ FocusListener
|
||||||
_scaleValue.setEnabled(_isPolling);
|
_scaleValue.setEnabled(_isPolling);
|
||||||
|
|
||||||
collapsable.addCollapseListener(new CollapsableListener(inputContainer));
|
collapsable.addCollapseListener(new CollapsableListener(inputContainer));
|
||||||
|
collapsable.setCollapsed(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
class CollapsableListener implements ISystemCollapsableSectionListener
|
class CollapsableListener implements ISystemCollapsableSectionListener
|
||||||
|
|
Loading…
Add table
Reference in a new issue