Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-18518

TextEditor: Selection QPainterPath is much to complex

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.4.0-beta1
    • Qt Creator 4.4.0-beta1
    • Editors
    • None

      The text editor can display a fancy painter path around the shape of selected text. It is a nice feature, but the QPainterPath that is created for painting has way to many elements. On top of being very CPU intensive while painting, it also has gaps.

      If the path gets simplified, the shape looks the same, has a fraction of the previous elements and has no gaps.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            davschul David Schulz
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes