Commit 5b27ead
committed
Bugfix: Fix MTP move not refreshing UI on Linux
- Bump `mtp-rs` to v0.9.1 — `handle_move_object` now emits `ObjectInfoChanged` events so the consumer's event loop can refresh affected directories
- Previously, the move handler updated the object tree silently without emitting events; on macOS this was masked by FSEvents latency, but on Linux inotify's dedup skipped the filesystem events1 parent 21b041b commit 5b27ead
2 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments