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>
|
||||
</Button>
|
||||
|
||||
{/* Render mode cycle: solid -> wireframe -> edges */}
|
||||
{/* Scale presets */}
|
||||
<ScaleSelector />
|
||||
|
||||
<Button
|
||||
variant={renderMode !== 'solid' ? 'default' : 'outline'}
|
||||
size="sm"
|
||||
|
||||
Reference in New Issue
Block a user