Mark menu as primary and add tooltip
This commit is contained in:
		@@ -23,6 +23,8 @@ struct ToolbarView: View {
 | 
			
		||||
                    .keyboardShortcut("q".ctrl())
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
            .primary()
 | 
			
		||||
            .tooltip("Main Menu")
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user