Pad/internal
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
..
editor Implement four-way sort cycling for browser listview 2026-05-28 16:42:12 -04:00
ui Implement per-pixel smooth scrolling for ListView 2026-05-28 16:14:11 -04:00