Clone
Dennis Tang <dennis.tang@deltares.nl>
committed
on 10 Jan 17
Enable canceling when importing the piping surface lines: - Extracted the add-function from the AddImportedDataToModel - Added test to verif… Show more
Enable canceling when importing the piping surface lines: - Extracted the add-function from the AddImportedDataToModel - Added test to verify behavior when canceling during the processing of the imported data

Note:

There's no test to verify the behavior when the user cancels between the steps of processing the import data and actually adding the processed import data to the ObservableList of PipingSurfaceLines. This is because there's no NotifyProgress handle in this stage to subscribe on (and subsequently cancel the action)

Related to Issue [WTI-492]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7706 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: db6a521f81e69375ec4d9677ca802918d911aa7b

Former-commit-id: fbb8d18747770829ef3c6d51afc3ccc031bcaf5b Show less

master + 77 more