fix(gui): merge Silo toolbar into File toolbar via origin system (#65) #27
Reference in New Issue
Block a user
Delete Branch "fix/merge-silo-toolbar"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Remove the separate Silo workbench toolbar entirely. File operations (New/Open/Save) are handled by the standard File toolbar via the unified origin system. The origin selector widget lets users switch between Local and Silo origins.
Changes:
Closes #65