mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
9fd119bf95
Each link row draws an editable display_name (double-click to rename) with the file path as placeholder while unset, so several links of the same file can be told apart. The name persists in the same Description JSON blob as the filter and loaded state (new name key, written at save time and by reload_link), restores on project open, and plain legacy strings still decode unchanged. Decode tests updated to the four-tuple with a name round-trip case. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>