Community
Participate
Working Groups
A choice between two background colors in a disabled SubModuleTree should be implemented. This happens if a module is blocked. The choice is: - take the SWT standard disabled Tree background color - take the same color the SubModuleTree has in normal state The default should be the second choice.
There is now a constant: LnfKeyConstants.SUB_MODULE_TREE_DISABLED_BACKGROUND_IS_SWT_DEFAULT to set this property. Default is "false" to use the same color as the enabled SubModuleTree.