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

Calendar's grid extends 1 pixel too far at the bottom

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.1
    • 5.3.0
    • Quick: Controls 1
    • Linux, Mac
    • d980f5e818cdb3485ca55ec35bf1b565b2531a27

    Description

      import QtQuick 2.2
      import QtQuick.Controls 1.2
      
      Rectangle {
          width: 400
          height: 400
      
          Calendar {
              anchors.centerIn: parent
          }
      }
      

      It's not visible when running the testbench, for some reason...

      Attachments

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

        Activity

          People

            mitch_curtis Mitch Curtis
            mitch_curtis Mitch Curtis
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes