Skip to content
  • Tomaz  Canabrava's avatar
    Correctly handle selection and opening via clicks · 56ffdbbb
    Tomaz Canabrava authored and Kurt Hindenburg's avatar Kurt Hindenburg committed
    Before we opened a link via mousePress but if we want to make a
    selection that will open a file and drag.
    
    Now we check if there is a selection before trying to open something.
    So if you click and drag a url, it will not open. If you directly
    click and release without dragging, it will open.
    
    FIXED-IN: 20.08
    
    !9
    56ffdbbb