Skip to content
  • Peter Penz's avatar
    Prevent flickering when updating items · d389ae95
    Peter Penz authored
    When downloading images from e.g. the camera-IO-slave the files
    will be downloaded as *.part files and renamed afterwards. The renaming
    results in an undetermined mimetype and hence the probably already available
    preview or icon gets replaced by a dummy icon. The patch fixes this by
    keeping the old values as long until they have been resolved by
    KFileItemModelRolesUpdater.
    d389ae95