Skip to content
  • Dmitry Kazakov's avatar
    Fix Shift and Alt modifiers in OUtline Selection Tool · bd06296f
    Dmitry Kazakov authored
    We should pass the keys to the tool, even when it is not active
    to make sure its keyPress/keyRelease methods work fine. To make
    it works we need to initialize the environment correctly in
    KisToolInvocationAction::processUnhandledEvent;
    
    BUG:410532
    BACKPORT:krita/4.2
    bd06296f