Skip to content

QQuickVTKItem: Fix scaling of event positions

When using a screen scale that is not 100%, the size of the interactor is scaled as expected but the event position was not, making it impossible to interact with widgets, pick points, ...

Merge request reports