Skip to content
  • Elvis Angelaccio's avatar
    Stop crashing when dropping on empty ArchiveView · 1f075366
    Elvis Angelaccio authored
    ArchiveView was accepting drops events unconditionally, overriding the
    MainWindow's ones. This resulted in a crash when the ArchiveView was
    empty. Now we initially disable drop events, so that we can actually
    open an archive by dropping it to any position in the Ark window.
    
    BUG: 368807
    FIXED-IN: 16.08.2
    1f075366