Pad/internal/editor
Greg Pomerantz 831f0dac81 Implement four-way sort cycling for browser listview
- Added four sort modes: Date ↓, Date ↑, Name ↑, Name ↓
- Sorting happens only when sort mode changes, not every frame
- Sorted entries are cached in SortedEntries field
- Search query changes trigger re-filtering and re-sorting
- Scroll offset resets on sort change
2026-05-28 16:42:12 -04:00
..
logic.go Browser page: scroll + click coexist via register order fix 2026-05-27 12:14:25 -04:00
state.go Implement four-way sort cycling for browser listview 2026-05-28 16:42:12 -04:00