Commit a4143a9
committed
fix: Only remove openfile from route when closing the viewer
If the route has changed between when the Viewer was opened and then closed, then the 'old' route will be restored. But probably want to keep it and only remove the `openfile` query.
Signed-off-by: Louis Chemineau <louis@chmn.me>1 parent f0782d5 commit a4143a9
File tree
4 files changed
+7
-13
lines changed- js
- src/files_actions
4 files changed
+7
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments