Skip to content
Snippets Groups Projects
Commit e2ad4c28 authored by Alessandro Portale's avatar Alessandro Portale
Browse files

TextEditor: Simplify the overlay selection path


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>
parent 345ea030
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment