Set the correct view depending on media filter selections.

This commit is contained in:
Dermot Duffy
2023-01-29 13:31:21 -08:00
parent 32edaee192
commit b1f56dd02c
6 changed files with 145 additions and 36 deletions
-1
View File
@@ -94,7 +94,6 @@ import { ViewContext } from 'view';
import { CameraManager } from './camera/manager.js';
import { setLowPerformanceProfile, setPerformanceCSSStyles } from './performance.js';
import { CameraManagerEngineFactory } from './camera/engine-factory.js';
import { RequestCache } from './camera/cache.js';
/** A note on media callbacks:
*