Tooling Kernel: Fixed editing issue in DynamicTreeTable
Compare changes
Files
2- Andreas Bayha authored
For rows with empty item (such as headlines) the editability of the whole column was used so far. Now such cells can only be edited if they at least contain an empty String. Issue-Ref: 4133 Issue-Url: #4133 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
@@ -5,7 +5,7 @@ DynamicTextFieldTreeTableCell.java de24117e6f785b328f1ff62383626a0b4b54e8ff GREE