-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#73 - feature(training-plan): add unique key to editable table field
When swapping between different training plans the old state was sometimes kept due to flutter not being able to swap the displayed elements. This resulted in a corrupted state which is now avoided, due to flutter being able to properly link the swapped elements and render objects with the widget.
- Loading branch information
1 parent
3a8bd00
commit 00c6607
Showing
2 changed files
with
24 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters