# UnifiedFiler v1.9.8-fix2 Notes

This maintenance release improves FilePicker / FileSaver dialog usability after the v1.9.8 local-folder mount workflow.

## Changes

- Added internal scroll containers for FilePicker / FileSaver dialog panes.
  - The folder tree scrolls independently.
  - The file list scrolls independently.
  - The optional picker preview pane scrolls independently.
  - The outer jQuery UI dialog content no longer becomes the main scroll container.
- Improved FilePicker preview behavior.
  - Clicking any row now updates the preview target.
  - Non-selectable rows, such as folders in a file-only picker, can still display a lightweight preview summary.
  - Selectable file rows continue to update both selection and preview.
- Added a visual preview-target state for rows that are previewed but not selected.

## Notes

This release keeps the This Device / LocalDisk attach-folder workflow introduced in v1.9.8-fix1. FilePicker and FileSaver continue to use the mounted local folder as their normal navigable storage rather than relying on one-off browser open/save picker calls.
