提交 f42f4e33 编写于 作者: S Serge Rider

Task view listener fix


Former-commit-id: 56887172
上级 7e235db1
......@@ -215,6 +215,7 @@ class TaskConfigurationWizardPageTask extends ActiveWizardPage<TaskConfiguration
@Override
public void controlResized(ControlEvent e) {
UIUtils.packColumns(taskCategoryTree, true, new float[] { 0.3f, 0.7f});
taskCategoryTree.removeControlListener(this);
}
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册