[ui] Viewer2D: change wording in comments

This commit is contained in:
Fabien Castan 2020-12-31 13:44:36 +01:00
parent bdb0cadc39
commit 4ce295b348

View file

@ -240,8 +240,7 @@ FocusScope {
} }
// Image cache of the last loaded image // Image cache of the last loaded image
// Only visible when the main one is loading, to keep an image // Only visible when the main one is loading, to maintain a displayed image for smoother transitions
// displayed at all time and smoothen transitions
Image { Image {
id: qtImageViewerCache id: qtImageViewerCache