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

Map Items get truncated when window is resized

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.2
    • 5.9.0 Beta 4
    • None
    • Windows 10, mingw

    Description

      When a circle is partially visible and then the window is resized then a part of the circle is cut away. I have not tested this with other map shapes.

      Steps to reproduce:

      1. Place the code below in the MapViewer example.
      2. Move the map so that half of the circle is out of the window.
      3. Maximize the map window. The circle is not fully rendered.

       

      MapCircle { 
       center: QtPositioning.coordinate(59.9483, 10.7695) 
       radius: 1000 
       color: "red" 
       opacity: 0.4 
      }

      Attachments

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

        Activity

          People

            paangele Paolo Angelelli
            DanielSt Peter Staab
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes