Front End Work
- Redesign component wiring for audio playback - Removed playback logic from the player control and moved it to injectable audio player engine service - Chunked/buffered stream loading from Content API passed to Web Audio API playback in 8K blocks
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
.bottom-bar {
|
||||
justify-self: center;
|
||||
max-width: 1800px;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: var(--mud-drawer-width-left);
|
||||
right: 0;
|
||||
margin: 0 1.5rem 1.5rem 1.5rem;
|
||||
z-index: 1000;
|
||||
}
|
||||
Reference in New Issue
Block a user