Why does Ark provide a slider for the "Store" [non-]"compression" method of the Zip archive type?

To my knowledge, “Store” means that no compression is applied. [1]


  1. superuser.com/revisions/1095142/1 ↩︎

This UI, is generic over different compression methods, each with their options.
The fact that Store does not compress is unbeknown to the Dialog.

It could be special-cased, that’s a very small issue.

1 Like

@meven, thanks. Appears that a report already exists at bugs.kde.org/show_bug.cgi?id=503317.

1 Like