FileBrowser now detects the 2 frames from DualPixel Canon files
The QuickInfo frame from the EditorPanel now display the number of frame contained in the image file if > 1 See #4008
This commit is contained in:
@@ -1153,6 +1153,7 @@ PROGRESSBAR_SAVEPNG;Enregistrement du fichier PNG...
|
||||
PROGRESSBAR_SAVETIFF;Enregistrement du fichier TIFF...
|
||||
PROGRESSBAR_SNAPSHOT_ADDED;Signet ajouté
|
||||
PROGRESSDLG_PROFILECHANGEDINBROWSER;Profil modifié dans le navigateur
|
||||
QINFO_FRAMECOUNT;%2 images
|
||||
QINFO_HDR;HDR / %2 image(s)
|
||||
QINFO_ISO;ISO
|
||||
QINFO_NOEXIF;Données EXIF non disponibles.
|
||||
|
@@ -1176,6 +1176,7 @@ PROGRESSBAR_SAVEPNG;Saving PNG file...
|
||||
PROGRESSBAR_SAVETIFF;Saving TIFF file...
|
||||
PROGRESSBAR_SNAPSHOT_ADDED;Snapshot added
|
||||
PROGRESSDLG_PROFILECHANGEDINBROWSER;Processing profile changed in browser
|
||||
QINFO_FRAMECOUNT;%2 frames
|
||||
QINFO_HDR;HDR / %2 frame(s)
|
||||
QINFO_ISO;ISO
|
||||
QINFO_NOEXIF;Exif data not available.
|
||||
|
Reference in New Issue
Block a user