[Bug #731] Fixing bug invalidating TaskComponent.
FEA: ItEr63S03BugFixing
This commit is contained in:
parent
9a9936e4f9
commit
b17cfeb551
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,7 @@ public class TaskComponent extends Div implements AfterCompose {
|
|||
|
||||
// FIXME: Refactorize to another listener
|
||||
updateDeadline();
|
||||
invalidate();
|
||||
}
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue