Skip to content
  • Halla Rempt's avatar
    Fix the crash when opening an image when Ocio is active · 7d4d145a
    Halla Rempt authored
    When we set the canvas on all dockers _before_ the canvas is
    visible, the opengl context is not yet current. If that's the
    case, the lut docker will try to update the image textures, but
    fail because there's no context.
    7d4d145a