[vtk-developers] Interaction with color/opacity editors in vtkChartXY broken on retina display

Marcus D. Hanwell marcus.hanwell at kitware.com
Mon May 29 11:06:57 EDT 2017


On Mon, May 29, 2017 at 9:32 AM, Elvis Stansvik
<elvis.stansvik at orexplore.com> wrote:
>
> 2017-05-29 15:26 GMT+02:00 Sebastien Jourdain <sebastien.jourdain at kitware.com>:
> > You need to set the size on the interactor.
>
> Ah, how do I do that? (sorry for being a bit dumb)
>
> I've been scouring over the PV code, and I can't see that it does
> anything special with its interactor. It seems to just hook it up:
>
I assume you are using QVTKOpenGLWidget, we use this directly in
Tomviz for a few charts that control color/opacity too. This should be
handled in the QVTKOpenGLWidget, but it is possible an initialization
bug has crept in. I have noticed that ParaView often doesn't see this
issues as much due to resizing Qt widgets several times on startup, I
will see if I can get some time to test the latest Tomviz (we had this
working, but I haven't been tracking VTK master as closely these last
few weeks).


More information about the vtk-developers mailing list