-
- Downloads
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:
David Schulz <david.schulz@qt.io>
Loading
Please register or sign in to comment