Performance improvements and better mvvp pattern following
This commit is contained in:
parent
c2a2e51bde
commit
8cd6219bd9
19 changed files with 358 additions and 414 deletions
|
|
@ -22,6 +22,7 @@ namespace LibationWinForms.AvaloniaUI.ViewModels
|
|||
|
||||
/// <summary> The Process Queue's viewmodel </summary>
|
||||
public ProcessQueueViewModel ProcessQueueViewModel { get; } = new ProcessQueueViewModel();
|
||||
public ProductsDisplayViewModel ProductsDisplay { get; } = new ProductsDisplayViewModel();
|
||||
|
||||
|
||||
/// <summary> Library filterting query </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue