This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 0c97b7a
committed
[[ Bug 16111 ]] Fix default location for 'Save' and 'Save As'
The issue was caused by always resolving the initial path - if that initial path is not relative, then the current folder was used
Resolving the path should only be done if a relative path is given (that was introducing by implementing the enhancement request 130961 parent f0114cd commit 0c97b7a
2 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
380 | 390 | | |
381 | 391 | | |
382 | 392 | | |
| |||
0 commit comments