Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-4094

mergeIndexes() does not work with multiple ranges in each row

XMLWordPrintable

      mergeIndexes() does not work with multiple ranges in each row.

      It collects all of the ranges left to right and top to bottom in colSpans. It then looks through colSpans
      consecutively to see if two consecutive ranges span the same columns and are in two consecutive rows. This won't work when you have multiple ranges in one row since they won't be in two consecutive rows.

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

            Unassigned Unassigned
            roschern Nils Christian Roscher-Nielsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes