UI updates and preroll buffer to 8 frames
This commit is contained in:
@@ -83,8 +83,10 @@ export function LayerStack({
|
||||
return (
|
||||
<section className="panel">
|
||||
<div className="panel__header">
|
||||
<h2>Layers</h2>
|
||||
<p className="muted">Drag layers to reorder them. Each layer processes the output of the one above it.</p>
|
||||
<div>
|
||||
<h3>Layers</h3>
|
||||
<p className="muted">Drag layers to reorder them. Each layer processes the output of the one above it.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="layer-stack">
|
||||
|
||||
Reference in New Issue
Block a user