Mercurial > hg > orthanc-stone
changeset 1277:5428b8594382 bugs/2020-02-invisible-slice
Typo fix
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Tue, 04 Feb 2020 12:31:36 +0100 |
parents | db759fb1d6e6 |
children | 29cdd73d9477 |
files | Framework/Viewport/WebAssemblyViewport.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Framework/Viewport/WebAssemblyViewport.cpp Tue Feb 04 12:31:22 2020 +0100 +++ b/Framework/Viewport/WebAssemblyViewport.cpp Tue Feb 04 12:31:36 2020 +0100 @@ -162,7 +162,7 @@ // backing store) have changed. if so, we call UpdateSize to deal with // it - LOG(INFO) << "updating cairo viewport size"; + LOG(TRACE) << "WebAssemblyOpenGLViewport::Refresh"; // maybe the canvas size has changed and we need to update the // canvas backing store size