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

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

XMLWordPrintable

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

      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...

        For Gerrit Dashboard: QTBUG-38847
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes