Skip to content
  • Alvin Wong's avatar
    Fix newly saved file not added to recent list · 746ce344
    Alvin Wong authored and Dmitry Kazakov's avatar Dmitry Kazakov committed
    The file is removed from the recent list when loading of thumbnail
    failed. Since file saving is asynchronous, we need to wait until the
    file is actually saved before adding it to the list and attempting to
    load its thumbnail.
    746ce344