Skip to content
  • Akseli Lahtinen's avatar
    Start autoActivationTimer only if hovering over a directory · 803bbd1a
    Akseli Lahtinen authored
    Before starting autoActivationTimer, check that we're hovering the item on top of a directory.
    If we don't check for it, the the autoActivationTimer will try to open the hovered item 
    in it's default application, which can be distracting and break the actual action
    the user was trying to do, like moving the file to a directory. 
    
    
    BUG:479960
    803bbd1a