-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fill in property set identifiers when updating. (#82)
This is a bit of a cludge, the frontend keeps property set identifiers the same when updating them, as it knows the indicies as they are being written. We can't really do that here, but we do have some chance. If the property set name stays the same, then we can align the identifier by comparing the old values. This should cover most use cases, but one can also use an explicit id as well.
- Loading branch information
Showing
1 changed file
with
30 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