Skip to content
Snippets Groups Projects
  • Thomas Pulzer's avatar
    58f9340d
    Fixing infinite spinner animation · 58f9340d
    Thomas Pulzer authored
    setupMainMenu() & setupUserMenu():
    Changed click delegate to add the spinner animation only the primary mouse button was clicked without ctrl- or meta-key modifier
    Adding mouseup delegate to hide the menu if the middle mouse button was clicked.
    
    Redone #778
    58f9340d
    History
    Fixing infinite spinner animation
    Thomas Pulzer authored
    setupMainMenu() & setupUserMenu():
    Changed click delegate to add the spinner animation only the primary mouse button was clicked without ctrl- or meta-key modifier
    Adding mouseup delegate to hide the menu if the middle mouse button was clicked.
    
    Redone #778