Files icon indicating copy to clipboard operation
Files copied to clipboard

Implemented compression in properties

Open d2dyno1 opened this issue 1 year ago • 0 comments

Summary This PR continues on the work made in the ya/CompressedAttribute branch and fixes the broken logic to actually enable/disable compression for items

FYI @yaira2

Resolved / Related Issues

Todo

  • [x] Tested setting compression for files
  • [ ] Tested setting compression for folders
  • [ ] Tested setting compression for libraries
  • [ ] Add a GetVolumeInformation check to see if volume supports compression through FILE_FILE_COMPRESSION attribute

d2dyno1 avatar Oct 07 '24 20:10 d2dyno1