This commit is contained in:
Mbucari 2023-04-10 13:05:50 -06:00
parent 666b5d83df
commit 6110b08d16

View File

@ -155,7 +155,7 @@ namespace LibationUiBase.GridView
return; return;
//If UserDefinedItem was changed on a different Book instance (such as when batch liberating via menus), //If UserDefinedItem was changed on a different Book instance (such as when batch liberating via menus),
//EntryStatu's Book instance will not have the current DB state. //EntryStatus' Book instance will not have the current DB state.
Liberate.Book = udi.Book; Liberate.Book = udi.Book;
// UDI changed, possibly in a different context/view. Update this viewmodel. Call NotifyPropertyChanged to notify view. // UDI changed, possibly in a different context/view. Update this viewmodel. Call NotifyPropertyChanged to notify view.