project names, remove loaded user viz from top bar (only project is relevant in 99% of cases), clean up loaded project viz

This commit is contained in:
Ryan Fleury
2026-03-29 09:49:20 -07:00
parent 846f174bbd
commit 8c7b3d7356
4 changed files with 45 additions and 33 deletions
+1
View File
@@ -312,6 +312,7 @@ RD_VocabTable:
```
@expand_commands(edit_project_theme) x:
{
@display_name('Project Name') 'name': string,
@default(2) @display_name('Project Tab Width') 'tab_width': @range[1, 32] u64,
//- rjf: visualizers