Initial version of more advanced scan mode control.
This commit is contained in:
@@ -244,6 +244,8 @@ export class ViewManager {
|
||||
camera: view.camera,
|
||||
displayMode: view.displayMode ?? undefined,
|
||||
});
|
||||
|
||||
this._api.getTriggersManager().updateView(oldView);
|
||||
this._api.getCardElementManager().update();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user