Folder counts are now displayed on hover and drag reordering is enabled in Navigation settings.
Changes
- Implemented inline folder count display on hover and expand using SwiftUI tooltips.
- Enabled drag-and-drop reordering of folders within Navigation settings using SwiftUI’s built-in gesture recognizers.
- Updated Navigation settings UI to support dynamic updates of folder counts during drag actions.