Adding first working version

This commit is contained in:
2026-07-06 13:11:48 +02:00
parent 3cd9df9bfe
commit 41e9c76028
36 changed files with 6211 additions and 4391 deletions
+13 -3
View File
@@ -570,9 +570,19 @@ function NodePropertiesModal({
<p className="eyebrow">Preset Editor</p>
<h2>Edit preset</h2>
</div>
<button type="button" onClick={onClose}>
Close
</button>
<span className="win95-window-controls has-close">
<span className="window-control-decor">_</span>
<span className="window-control-decor"></span>
<button
aria-label="Close"
className="window-control-button window-close-button"
title="Close"
type="button"
onClick={onClose}
>
×
</button>
</span>
</header>
<div className="property-modal-list">
<section className="preset-modal-stage preset-modal-identity">