Skip to content
  • Carlos Garnacho's avatar
    textview: Make "extend selection" only extend · 8c091d14
    Carlos Garnacho authored
    This mode could also shrink the selection, plus the starting point would
    seem somewhat arbitrary (actually dependent on the dragging direction of
    the last selection).
    
    Made this mode more consistent by only allowing it to extend the selection,
    only in one direction for each operation, and so it keeps the current
    selection as a minimum.
    8c091d14