Skip to content
  • Alessandro Portale's avatar
    TextEditor: Simplify the overlay selection path · e2ad4c28
    Alessandro Portale authored
    
    
    The algorithm that creates the overlay selection path adds many
    redundant curve elements. That is quite ineffecient when painting and it
    also creates visual gaps.
    
    This patch simplifies the path and therefore substantially reduces the
    elements and removes the gaps.
    
    Task-number: QTCREATORBUG-18518
    Change-Id: If3558e226825426ca6b143eeba4239e6f0061df0
    Reviewed-by: default avatarDavid Schulz <david.schulz@qt.io>
    e2ad4c28