Skip to content
  • Jin Liu's avatar
    Fix middle-click not following the "Open archives as folder" setting · 2b1906ee
    Jin Liu authored and Felix Ernst's avatar Felix Ernst committed
    Previous to this commit middle-clicking an archive would always open it
    in a new tab. This contradicts the recent change
    d27ee07d which made it so middle-click
    would open an item in the second application that is available to open
    a file.
    
    With this commit, middle-clicking will treat the archive like a folder
    only when GeneralSettings::browseThroughArchives is enabled or when
    there is no second application available. Otherwise middle-click will
    open the archive in the second available application.
    2b1906ee