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

QmlProfiler timeline will use wrong row heights for binding loop markers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 3.3.0-rc1
    • Qt Creator 3.3.0-beta1
    • QML Profiler
    • None
    • 3d9c38f3caf9a3397e491a096a49680840d00881

    Description

      yto = getYPosition(modelIndex, destindex) +
              m_profilerModelProxy->rowHeight(modelIndex, destindex) / 2 - y();
      

      This is wrong, because rowHeight() expects a row index, not an item index.

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes