lastfm / lastfm-windows-desktop

Last.fm Desktop app for Windows (3.0)
GNU General Public License v3.0
10 stars 1 forks source link

Context menu should also work for left click #10

Closed ben-xo closed 6 years ago

ben-xo commented 6 years ago

^

VorTechS commented 6 years ago

Added a mouse-click handler that checks for the left mouse button being pressed, and then uses reflection to get the invoice method to force the context menu to show.