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

Stylesheets: Make border-image drawing faster by introducing single colored parts

    XMLWordPrintable

Details

    Description

      Right now the drawing code for border-image can be very slow when maximizing windows because it has to stretch images across the entire surface. One possible solution is to introduce a new css property which causes parts of the image (maybe only the middle one?) to be drawn using a solid color.

      Note: Drawing pixmap is much faster with the raster engine.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            axisnokia axisnokia (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes