UX Pass 4 (#3120)
Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
This commit is contained in:
parent
7ca523adef
commit
38fc8e9110
103 changed files with 1643 additions and 1079 deletions
|
|
@ -227,7 +227,7 @@ export class SeriesCardComponent implements OnInit, OnChanges {
|
|||
this.scanLibrary(series);
|
||||
break;
|
||||
case(Action.RefreshMetadata):
|
||||
this.refreshMetadata(series);
|
||||
this.refreshMetadata(series, true);
|
||||
break;
|
||||
case(Action.GenerateColorScape):
|
||||
this.refreshMetadata(series, false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue