Commit 4221e12
committed
DefaultIOService: skip event when nothing saved
If no saver was found, we should not broadcast a DataSavedEvent. Doing
so is inconsistent with the open method, which only publishes a
DataOpenedEvent when non-null data was actually opened successfully.1 parent 40d2ae4 commit 4221e12
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | | - | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments