Join Slack
Powered by
Does MenuBar not work? I have this and when I clic...
# compose-desktop
c
Christopher Porto
10/14/2021, 8:32 PM
Does MenuBar not work? I have this and when I click on menu in menu bar it opens and closes, I have to hold it for it to stay open but cant click menu items obviously. I'm on linux.
Copy code
MenuBar { Menu("File") { Item("Open", onClick = {}) } }
3
Views
Open in Slack
Previous
Next