diff options
| author | Adasauce <adasauce@with.parts> | 2020-03-20 10:05:12 -0300 |
|---|---|---|
| committer | Adasauce <adasauce@with.parts> | 2020-03-20 10:10:53 -0300 |
| commit | d0a1e81f43b44235c86e46cb6cd19653834b4084 (patch) | |
| tree | b81ff7d93511e4403141d002987a25765b6ade52 /src/timeline/TimelineModel.cpp | |
| parent | Merge pull request #146 from Alch-Emi/priority-sort (diff) | |
| download | nheko-d0a1e81f43b44235c86e46cb6cd19653834b4084.tar.xz | |
Better image overlay handling when downloading
- hides the overlay when prompting for download location - cancel re-shows the dialog - success closes the overlay - would be nice to have a return code from the download fn in mtxclient. Closes #140
Diffstat (limited to 'src/timeline/TimelineModel.cpp')
| -rw-r--r-- | src/timeline/TimelineModel.cpp | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/timeline/TimelineModel.cpp b/src/timeline/TimelineModel.cpp |
