Skip to content
  • David Gobbi's avatar
    Use pixel scale for resize in Python Qt interactor · f2c2f20d
    David Gobbi authored
    The device pixel scale (for retina etc.) was being used for all
    events except for the resize event.  As a result, resizing on a
    retina screen caused the rendering to continually flash between
    proper size and half size.
    f2c2f20d