Skip to content
  • Jouni Pentikäinen's avatar
    Refactor how views access their main window · 01e3e1bf
    Jouni Pentikäinen authored
    Code in KisCanvasControllerWidget assumed that they are children of the
    main window. This assumption will be broken by the detached canvas mode.
    Instead, the access is now routed through KisViewManager.
    
    To ensure that KisView knows of KisViewManager early enough, its
    construction has been refactored as well.
    01e3e1bf