提交 f335e842 编写于 作者: S serge-rider

Network config page layout fix


Former-commit-id: 336370e9
上级 2ff6f9b1
......@@ -156,7 +156,7 @@ public class ConnectionPageNetwork extends ActiveWizardPage<ConnectionWizard> {
prevDataSource = dataSource;
handlersFolder.layout();
for (TabItem item : handlersFolder.getItems()) {
((Composite)item.getControl()).layout();
((Composite)item.getControl()).layout(false);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册