Skip to content
  • Amy spark's avatar
    Implement Reference Tool selection detection · f7aac6fe
    Amy spark authored
    While commit 6e8224c5 implemented the
    correct logic, it is only valid if the current tool is the Reference
    Image tool.
    
    There's a method for just this purpose, KoToolBase::hasSelection(), but
    the existing flow stems from SelectionHandler::hasSelection, which
    operates only with shapes. So this commit implements the
    corresponding override and changes the check to query the current tool
    instead.
    
    BUG: 454515
    
    CCMAIL: shzam@sdf.org
    (cherry picked from commit df76bd6c)
    f7aac6fe