Skip to content

Latest commit

 

History

History
52 lines (47 loc) · 1.04 KB

TODO.md

File metadata and controls

52 lines (47 loc) · 1.04 KB

Testing:

Logger:

  • file not writable
  • folder not accessible
  • no more space on disk

PNG:

  • file not readable
  • file doesn't exist
  • file is not a PNG
  • file is not a valid PNG

JPEG:

  • file not readable
  • file doesn't exist
  • file is not a JPEG
  • file is not a valid JPEG

Matrix:

  • huge matrix
  • limited memory test

Application:

  • flags
  • folder with infinite link loop
  • root folder (long recursion)

Configuration:

  • configuration file
  • flags as arguments
  • Save current configuration to file

Logger:

  • path for log file
  • minimum log level

Filters:

  • default values for basic filter

Gallery:

  • default values for basic gallery

Application:

  • search depth

Image

  • scale multiplier

Performance:

  • performance test
  • huge images optimization

Configuration menu

File select menu

  • regex like path finding
  • show selected files

Gallery menu

  • mouse support and zoom
  • font scale compensation