Skip to content

Commit

Permalink
[ui] Viewer2D: change wording in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiencastan committed Dec 31, 2020
1 parent bdb0cad commit 4ce295b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions meshroom/ui/qml/Viewer/Viewer2D.qml
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,7 @@ FocusScope {
}

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

Expand Down

0 comments on commit 4ce295b

Please sign in to comment.