mirror of
https://github.com/vladmandic/automatic
synced 2026-08-26 23:20:59 +02:00
6a18f2f502
* Collapse by default except for the first separator (I can't fix that initial "flash" of images before the separators) * Fix for files which appear after separator is created and closed not respecting being hidden, so it hides the files for the second time once all files are processed * Session state memory for separators * Dynamic file counters * Filter to only include image/video outputs in the file count (currently counted txt jsons etc.) * Sort/no sort mode indicator * Small quick animations of the arrows "opening and closing" * Hover effects and integration with style so they work with themes * Some spacing fixes * Separator name overflow truncation with ellipsis * Improved search * Automatically collapses separators with 0 hits and open up separators with hits, restores everything back upon clearing the search * File counters automatically updating to show how many files were found in each separator has been removed, left in a stub to see if I can still implement it