Boop
Boop copied to clipboard
Show popover on status view click
I found myself repeatedly clicking the status button to open the script picker using the mouse as opposed to only being able to open it via ⌘-B or the menu. This PR just implements a mouseDown handler on the toolbar object that opens the popover list as done by the menu item. The behavior seems intuitive, especially if you're mousing around already.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Interesting idea! Currently it seems that it conflicts with the update notification but I'll play with it. Thanks for the PR!