Skip to content
  • Dmitry Kazakov's avatar
    Implement smooth switching between Selection and Editing tools · eba0ca81
    Dmitry Kazakov authored
    Now possible shortcuts are possible:
    
    * Selection <- Enter    -> Editing
    * Selection <- Esc      -- Editing
    * Selection <- DblClick -> Editing
    * Just select the tool in the toolbox
    
    This path also implements selection of the shapes in
    the Editing tool.
    
    CC:kimageshop@kde.org
    eba0ca81