Changes
Co-authored-by: Reifonas <211114984+Reifonas@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,9 @@ export function ViewerControls() {
|
|||||||
<span className="font-mono text-xs">Grid</span>
|
<span className="font-mono text-xs">Grid</span>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
{/* Render mode cycle: solid -> wireframe -> edges */}
|
{/* Scale presets */}
|
||||||
|
<ScaleSelector />
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
variant={renderMode !== 'solid' ? 'default' : 'outline'}
|
variant={renderMode !== 'solid' ? 'default' : 'outline'}
|
||||||
size="sm"
|
size="sm"
|
||||||
|
|||||||
Reference in New Issue
Block a user