fix: Insert Component uses Silo browser when available (#202) #222

Merged
forbes merged 1 commits from fix/insert-component-silo into main 2026-02-14 21:04:53 +00:00

1 Commits

Author SHA1 Message Date
forbes
8f02c0d6f2 fix: Insert Component uses Silo browser when available
All checks were successful
Build and Test / build (pull_request) Successful in 40m7s
When the silo workbench is loaded, Insert Component now opens the
Silo part browser (OpenItemWidget) instead of the OS file dialog.
Users can search both the Silo database and local files to find
components to insert.

Falls back to the OS file dialog if silo-mod is not installed.
Also adds .kc file support to the fallback file dialog filter.

Closes #202
2026-02-14 15:03:13 -06:00