You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: regenerate UUIDs on layout import when colliding with existing layout
Imported layouts preserved their original UUID, which could collide with
an already-loaded layout. Now checks for collision and re-creates via
copy constructor (new layout UUID + new zone UUIDs) when a match exists.
Co-Authored-By: claude-flow <ruv@ruv.net>
0 commit comments