e151248b16
fix(web): Change viewMode state after updateThumbnail Fixes #14692 viewMode state was being changed before updateThumbnail which caused AssetGrid.handleSelectAssets() to continue, instead of returning. Also added notification to notify user that the album cover was updated.