Skip to content
  • Marcus D. Hanwell's avatar
    BUG: Generate mouse move events correctly. · 192dbdcd
    Marcus D. Hanwell authored
    pqBasicWidgetEventPlayer was not correctly generating mouse move events,
    and they were silently dropped by Qt. These should now be propagated as
    expected in normal Qt widgets - verified with the Avogadro QGLWidget
    derived 3D widget.
    192dbdcd