Kitware / itk-vtk-viewer

2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js
https://kitware.github.io/itk-vtk-viewer/
BSD 3-Clause "New" or "Revised" License
210 stars 64 forks source link

Multi-scale behavior on Intel - macOS - Chrome #398

Open thewtex opened 3 years ago

thewtex commented 3 years ago

It appears that we attempt to render at too high of a resolution.

image

https://recordit.co/XEaxExBM1u

As reported by @oeway

thewtex commented 2 years ago

This may be addressed by https://github.com/Kitware/itk-vtk-viewer/pull/450/commits/939b3a673979d0f3d3bd971222e1fd7f3589380b

thewtex commented 2 years ago

@oeway could you please re-test with the latest release when you have a chance? This should be addressed now.