diff --git a/README.md b/README.md index 21f11c93..29c85e66 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Github project for tracking progress is [here](https://github.com/orgs/CADmium-C - [ ] Extrusion - [ ] Configure an extrusion to create new solid or subtract from existing solid - [ ] Project + - [x] Ability to rename the project - [ ] Ability to delete steps - [ ] bind ctrl + s to .cadmium export, and ctrl + o to .cadmium import - [ ] Units diff --git a/applications/web/src/routes/(CADmium)/AppBar.svelte b/applications/web/src/routes/(CADmium)/AppBar.svelte index 002d46d4..701c6759 100644 --- a/applications/web/src/routes/(CADmium)/AppBar.svelte +++ b/applications/web/src/routes/(CADmium)/AppBar.svelte @@ -51,7 +51,7 @@