Skip to content
  • David Fuhrmann's avatar
    macosx: change handling of arrow keys slightly · 0ccbaa82
    David Fuhrmann authored
    When the key is assigned to an main menu item: In this case the event
    is never passed to the controls, so we want to handle it here for these
    exeptional cases.
    
    For all other cases: The event is ignored here and handled by the controls
    (playlist, or video view, which also sends it to vlc core).
    0ccbaa82