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

Drawing on an image with dimensions bigger than 32768 will cause nothing to be drawn

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • Some future release
    • 4.1.4
    • GUI: Painting
    • None

    Description

      Drawing on an image with dimensions bigger than 32768 will cause nothing to be drawn.

      Update: we might be able to automatically tile images in QPainter::begin if we detect that they are too big, by simply drawing several times with different offsets by using QPainter::translate, and then copying the subimages.

      Attachments

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

        Activity

          People

            rodal Samuel Rødal
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes