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

Network config page layout fix

上级 62d1ae3d
......@@ -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.
先完成此消息的编辑!
想要评论请 注册