fix: column view preserves previous columns during navigation

Only reset columns when bucket changes, not when prefix changes.
Internal folder navigation is handled by selectFolder() which
properly appends new columns while preserving previous ones.
This commit is contained in:
2026-01-23 23:38:43 +00:00
parent 43210ab3f1
commit 2edec4013f
2 changed files with 4 additions and 2 deletions

File diff suppressed because one or more lines are too long